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 |
|
#115 in No standard library
278 downloads per month
Used in 16 crates
(via sysml-model)
13KB
257 lines
SysML.rs
🚧 This is presently under heavy construction.
🛠️ Prerequisites
- Rust 1.70+
⬇️ 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
Dependencies
~250–700KB
~16K SLoC