Module bnum::errors

source ·
Expand description

A collection of errors specific to this crate’s types that can occur when using them.

Structs

  • The error type that is returned when parsing an integer from an invalid source.
  • The error type that is returned when a failed conversion from an integer occurs.