Expand description
Re-exports§
pub use crate::country::Country;pub use crate::error::ValidationError;
Modules§
Structs§
- Iban
- Represents an IBAN and provides helpful methods.
Functions§
- validate
- Checks if the provided string is a valid IBAN, or tells you why it isn’t.