dsntk-model

Crates.iodsntk-model
lib.rsdsntk-model
version0.0.5
sourcesrc
created_at2023-11-05 14:33:34.621724
updated_at2024-04-19 16:10:49.839412
descriptionDecision Toolkit | DMN model and parser
homepage
repositoryhttps://github.com/DecisionToolkit/dsntk-rs.git
max_upload_size
id1026016
size181,014
core (github:decisiontoolkit:core)

documentation

https://docs.rs/dsntk-model

README

Decision Toolkit

DMN model and parser

Crates.io docs Code coverage
build Linux build Windows build MacOs
MIT licensed Apache 2.0 licensed Contributor Covenant

Overview

DMN model used by other components of Decision Toolkit.

This crate implements:

  • The DMN™ model as defined in the specification.
  • A parser for loading DMN™ models from XML interchange format.

License

Licensed under either of

at your option.

Contribution

Any contributions to Decision Toolkit are greatly appreciated. All contributions intentionally submitted for inclusion in the work by you, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 311

cargo fmt