Crate government_id

Crate government_id 

Source

Re-exports§

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 Aliases§

ValidResult