Crate ogma_macros
Source - clause
- Parse a clause into a static list of tokens
- given
- Derive a function structure which matches during the BDD “Given” state
- ogma_fn
- Derive a callable and matchable function structure from a function
- then
- Derive a function structure which matches during the BDD “Then” state
- when
- Derive a function structure which matches during the BDD “When” state