Packages
Typed distributed messaging for Gleam on the BEAM.
Current section
Files
Jump to
Current section
Files
include/distribute@telemetry_DecodeFailed.hrl
-record(decode_failed, {
error_message :: binary(),
where :: distribute@telemetry:decode_origin()
}).