Current section

Files

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

include/gleamgen@types@custom_CustomTypeBuilder.hrl

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