Module error

Source
Expand description

Errors that may occur in the identity core crate.

Enums§

Error
This type represents all possible errors that can occur in the library.

Type Aliases§

Result
Alias for a Result with the error type Error.