Current section

Files

Jump to
gleamgen include gleamgen@type_@variant_Variant.hrl
Raw

include/gleamgen@type_@variant_Variant.hrl

-record(variant, {
name :: binary(),
arguments :: list({gleam@option:option(binary()),
gleamgen@type_:generated_type(gleamgen@type_:dynamic_())})
}).