Packages

đŸ”– Type-safe, unique ids for Gleam

Current section

Files

Jump to
typeid_gleam include typeid_TypeId.hrl
Raw

include/typeid_TypeId.hrl

-record(type_id, {prefix :: binary(), suffix :: binary()}).