Module sdml_errors::errors

source ·
Expand description

Provides the project-wide Error and Result types as well as helper functions.

Enums§

  • The Error type for this crate.

Type Aliases§

  • A Result type that specifically uses this crate’s Error.