Qx.MissingDependencyError exception (Qx - Quantum Computing Simulator v0.10.0)

View Source

Raised when a Qx function needs an optional dependency that the host application hasn't added.

Carries the :dependency atom so callers can pattern-match on the cause. The message names the exact mix.exs line that fixes it.