1 2 3 4 5 6
//! Schema bindings for version 2.0.0 pub mod itinerary; pub mod itinerary_unstrict; pub mod receipt; pub mod receipt_unstrict;