Docs.rs
raxb-xmlschema-0.4.4
raxb-xmlschema 0.4.4
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
hd-gmbh-bot
Dependencies
byteorder ^1.5
normal
lz4_flex ^0.11
normal
reqwest ^0.12.8
normal
optional
thiserror ^1.0.64
normal
url ^2.5.0
normal
uuid ^1.8
normal
Versions
2.22%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Files
raxb_xmlschema/
cnst.rs
1
2
pub type
Order = byteorder::BigEndian;
pub const
MAGIC_BYTE: u32 =
0x58534442
;