A Rust wrapper for libxml2, the XML C parser and toolkit developed for the Gnome project.
# Cargo.toml
[dependencies]
libxml = "0.3.13"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parse an XML file using libxml2.
Install libxml2-dev (Linux) or libxml2 (macOS) via package manager.
No dependency data recorded yet.