Current section
Files
Jump to
Current section
Files
include/gleamy@bench_SetupFunction.hrl
-record(setup_function, {
label :: binary(),
setup_function :: fun((any()) -> fun((any()) -> any()))
}).