Crates.io | sysml-parser |
lib.rs | sysml-parser |
version | 0.2.3 |
source | src |
created_at | 2024-08-05 08:15:41.744791 |
updated_at | 2024-09-08 23:44:37.370638 |
description | SysML.rs |
homepage | https://sysml.rs |
repository | https://github.com/artob/sysml.rs |
max_upload_size | |
id | 1325651 |
size | 37,129 |
🚧 This is presently under heavy construction.
$ cargo add sysml
use sysml::model::*;
use sysml::parser::*;
$ git clone https://github.com/artob/sysml.rs.git