Crate government_id [] [src]

Reexports

pub use error::*;
pub use tax_id::*;
pub use reason_code::*;
pub use bic::*;

Modules

bic
error
reason_code
tax_id

Traits

Validate

This contract describes the requirements to check for correctness.

Functions

only_digits

Checks that the string only digits

Type Definitions

ValidResult