[][src]Crate ogma_macros

Macros

clause

Parse a clause into a static list of tokens

Attribute Macros

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