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