7 releases

0.2.3 Sep 8, 2024
0.2.2 Sep 8, 2024
0.2.1 Aug 15, 2024
0.1.2 Aug 11, 2024
0.0.1 Aug 7, 2024

#115 in No standard library

Download history 212/week @ 2024-08-04 411/week @ 2024-08-11 108/week @ 2024-08-18 43/week @ 2024-08-25 61/week @ 2024-09-01 430/week @ 2024-09-08 78/week @ 2024-09-15 68/week @ 2024-09-22 76/week @ 2024-09-29 41/week @ 2024-10-06

278 downloads per month
Used in 16 crates (via sysml-model)

Unlicense

13KB
257 lines

SysML.rs

License Compatibility Package

🚧 This is presently under heavy construction.

🛠️ Prerequisites

⬇️ Installation

Installation via Cargo

$ cargo add sysml

👉 Examples

Importing the library

use sysml::model::*;
use sysml::parser::*;

📚 Reference

Features

👨‍💻 Development

$ git clone https://github.com/artob/sysml.rs.git

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

Dependencies

~250–700KB
~16K SLoC