Expand description
§Qubit Error
Provides shared error handling helpers for Rust applications.
Re-exports§
pub use error::BoxError;pub use error::BoxResult;pub use error::DynError;pub use error::IntoBoxError;
Modules§
- error
- Boxed error aliases and conversion helpers.