Current section
Files
Jump to
Current section
Files
include/lightspeed@ops@large_data_harness_BudgetResult.hrl
-record(budget_result, {
workload :: binary(),
passed :: boolean(),
reason :: binary()
}).