Documentation
  • Coverage
  • 100%
    1 out of 1 items documented1 out of 1 items with examples
  • Size
  • Source code size: 3.24 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 73.23 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 8s Average build duration of successful builds.
  • all releases: 8s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • rust-rdf/rdf.rs
    28 4 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • artob

XSD.rs: XML Schema for Rust

License Compatibility Package

🚧 This is presently under heavy construction.

✨ Features

  • Supports no_std environments from the get-go.
  • 100% pure and safe Rust with minimal dependencies and no bloat.
  • 100% free and unencumbered public domain software.
  • Adheres to the Rust API Guidelines in its naming conventions.

🛠️ Prerequisites

⬇️ Installation

Installation via Cargo

cargo add xsd

👉 Examples

Importing the library

use xsd::*;

📚 Reference

👨‍💻 Development

git clone https://github.com/rust-rdf/rdf.rs.git

Share on Twitter Share on Reddit Share on Hacker News Share on Facebook