v0.3.0
- Add
failure
errors, and usematches!()
in tests - Use
pub type
instead ofpub use
for Icn - Export
ParseCnpjError
andParseCpfError
- Add
fmt::Debug
impl - Force generate CNPJ number for headquarters
failure
errors, and use matches!()
in testspub type
instead of pub use
for IcnParseCnpjError
and ParseCpfError
fmt::Debug
impl