dsntk-examples 0.3.0

ÐecisionToolkit | Examples
Documentation
1
2
3
//! # Example of the DMN model containing all elements allowed by schema.

pub const DMN_FULL: &str = include_str!("full.dmn");