Skip to main content

Module error

Module error 

Source
Expand description

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

Enums§

CheckDigitError
Errors resulting from the Check Digit crate::Calculator

Functions§

invalid_alphabet
invalid_check_digit
invalid_length

Type Aliases§

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