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 std tracing 👨💻 Development $ git clone https://github.com/artob/sysml.rs.git