Expand description
Re-exports of all custom error types in the library. You shouldn’t need these unless you’re
operating with lower level functions / methods / types (the crate::OtToolsIoError
type implements From for all these types).
Re-exports§
pub use crate::markers::MarkersError;pub use crate::projects::ProjectError;pub use crate::projects::ProjectParseError;pub use crate::samples::SampleSettingsError;pub use crate::settings::InvalidValueError;pub use crate::slices::SliceError;