raxb_xmlschema/
cnst.rs

1
2
pub type Order = byteorder::BigEndian;
pub const MAGIC_BYTE: u32 = 0x58534442;