Available on crate feature
module only.Expand description
This module describes possible errors when attempting to load modules.
Structs§
- Incompatible
Dependency - Describes an incompatible dependency (a dependency which may produce ABI issues) when attempting to load Rust based modules.
- Incompatible
Rustc - Describes an incompatible RUSTC version when attempting to load Rust based modules.
Enums§
- Error
- Type of error when using modules.