libxml-rs 0.1.0-alpha.1

Phase 0: Archaeological seizure of libxml2+libxslt behavior. Native-Rust forensic reimplementation โ€” not yet functional.
Documentation
1
2
3
4
//! C ABI struct definitions โ€” matching upstream layout (ยง14).
//!
//! Phase 0: scaffolded. Structs with correct sizes, offsets, and alignments
//! will be defined in Phase 1.