rust-xml-rs
XML library in pure Rust
An XML library in pure Rust.
- Versions: 0.8.3 · 0.7.0
- Website: https://github.com/netvl/xml-rs
- Licenses: Expat
- Package source: gnu/packages/crates-io.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of rust-xml-rs
as follows:
guix install rust-xml-rs
Or install a particular version:
guix install rust-xml-rs@0.7.0
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.