Documentation
[dependencies.kerml]
version = "0.2.1"

[features]
default = ["std"]
std = []

[package]
authors = ["Arto Bendiken"]
categories = ["no-std"]
description = "SysML.rs"
edition = "2021"
homepage = "https://github.com/artob/sysml.rs"
keywords = ["sysml", "kerml", "mbse"]
license = "Unlicense"
name = "sysml-model"
publish = true
readme = "README.md"
repository = "https://github.com/artob/sysml.rs"
rust-version = "1.70"
version = "0.2.1"