Module sdml_core::error

source ·
Expand description

Provides the crate’s Error and Result types as well as helper functions.

Enums

  • The Error type for this crate.

Functions

Type Aliases

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