Module rustitude_core::errors
source · Expand description
Enums§
- The main
Errorstructure forrustitude_core. All errors internal to the crate should eventually pass through here, since it provides a single-location interface forPyO3errors.