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