Current section
Files
Jump to
Current section
Files
include/dream_test@gherkin@steps_StepRegistry.hrl
-record(step_registry, {
trie :: dream_test@gherkin@step_trie:step_trie(fun((dream_test@gherkin@steps:step_context()) -> {ok,
dream_test@types:assertion_result()} |
{error, binary()}))
}).