Packages

Native desktop GUI framework for Gleam, powered by Iced

Current section

Files

Jump to
plushie_gleam include plushie@protocol_ProtocolMismatch.hrl
Raw

include/plushie@protocol_ProtocolMismatch.hrl

-record(protocol_mismatch, {expected :: integer(), got :: integer()}).