Packages
Typed distributed messaging for Gleam on the BEAM.
Current section
Files
Jump to
Current section
Files
include/distribute@telemetry_AtomBudgetExhausted.hrl
-record(atom_budget_exhausted, {
attempted_input :: binary(),
where :: distribute@telemetry:atom_budget_origin()
}).