Crate iati_types

Crate iati_types 

Source
Expand description

iati-types: strongly-typed, IO-free core models for IATI Activity v2.03.

Other downstream crates (e.g. ‘iati-xml’, ‘iati-transform’) can provide parsing, serialization, validation, and codelist lookups.

Re-exports§

pub use money::CurrencyCode;
pub use money::Money;
pub use tx::Transaction;
pub use tx::TxType;

Modules§

money
tx

Structs§

Activity
IATI Activity (trimmed to basic fields for foundational fields of the Activity struct here).
OrgRef
Lightweight organisation reference used here through the Activity tree.