Current section

Files

Jump to
dream_test include dream_test@gherkin@step_trie_StepMatch.hrl
Raw

include/dream_test@gherkin@step_trie_StepMatch.hrl

-record(step_match, {
handler :: any(),
captures :: list(dream_test@gherkin@step_trie:captured_value())
}).