Crate dsntk_macros

Source
Expand description

§Macros

Attribute Macros§

business_context_element
Extends annotated struct with fields and methods required by DMN business context element.
dmn_element
Extends annotated struct with fields and methods required by DMN element.
expression
Extends annotated struct with fields and methods required by DMN expressions.
named_element
Extends annotated struct with fields and methods required by DMN named element.

Derive Macros§

ToErrorMessage