//! Hand-written core of `rust_iso20022`: message identification, business
//! areas, errors, and (de)serialization helpers. Everything else in the crate
//! (the `generated` and `catalogue` modules) is produced from the ISO 20022
//! XSD schemas.
pub
pub use BusinessArea;
pub use ;
pub use ;
pub use ;
pub use ;
pub use MxId;
pub use ;