Module mca_parser::error
source · Expand description
Module which contains information about potential errors that may occur while using this crate
Enums§
- The general error type which wraps other errors
Type Aliases§
- A type alias used throughout the create to reduce repetition of the
Error
enum