1 2 3 4 5 6 7 8 9 10
# DMN model and parser ## Overview DMN™ model used by [**dsntk**](https://crates.io/crates/dsntk) crate. This crate implements: - a model as defined in the DMN™ specification, - a parser for loading DMN™ models from XML interchange format.