Registry / utility / dsntk-model

dsntk-model

JSON →
library0.2.0rscratesunverified

DMN model and parser for the DecisionToolkit.

# Cargo.toml [dependencies] dsntk-model = "0.2.0"
INSTALL
IMPORT
SIG · DSNTK-MODEL
D
dsntk-model
utilityrustv0.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

DmnModel
use dsntk_model::DmnModel;

Create a DMN model.

use dsntk_model::DmnModel; fn main() { let model = DmnModel::new(); println!("DMN model created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
dsntk-model — cargo add dsntk-model · libregistry