Packages
Typed distributed messaging for Gleam on the BEAM.
Current section
Files
Jump to
Current section
Files
include/distribute@codec_TagMismatch.hrl
-record(tag_mismatch, {expected :: binary(), got :: binary()}).