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