nfe-core - Core types and error handling for NF-e
pub use config::Ambiente;
pub use config::Config;
pub use error::Error;
pub use error::Result;
pub use types::*;