Current section

Files

Jump to
gleamgen include gleamgen@types@custom_CustomType.hrl
Raw

include/gleamgen@types@custom_CustomType.hrl

-record(custom_type, {
variants :: list(gleamgen@types@variant:variant(gleamgen@types:unchecked())),
generics_list :: list(binary()),
generics :: any()
}).