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
5
//! Linked list โ€” public xmlList API (ยง85 Phase 2).
//!
//! libxml2's linked list implementation.
//!
//! Phase 0: scaffolded. Implementation begins in Phase 2.