sysml-model

Crates.iosysml-model
lib.rssysml-model
version0.2.3
sourcesrc
created_at2024-08-05 08:15:32.556718
updated_at2024-09-08 23:44:28.726932
descriptionSysML.rs
homepagehttps://sysml.rs
repositoryhttps://github.com/artob/sysml.rs
max_upload_size
id1325650
size7,426
Arto Bendiken (artob)

documentation

README

SysML.rs

License Compatibility Package

🚧 This is presently under heavy construction.

🛠️ Prerequisites

⬇️ 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

Share on Twitter Share on Reddit Share on Hacker News Share on Facebook

Commit count: 0

cargo fmt