4 releases

new 0.2.2 May 6, 2025
0.2.1 Apr 18, 2025
0.2.0 Jan 18, 2025
0.1.1 Jan 1, 2025

#1765 in Data structures

Download history 1/week @ 2025-01-08 108/week @ 2025-01-15 9/week @ 2025-01-29 2/week @ 2025-02-05 14/week @ 2025-02-19 20/week @ 2025-02-26 135/week @ 2025-04-16 4/week @ 2025-04-23

139 downloads per month

Unlicense

4KB

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

No runtime deps

Features