Current section

Files

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

include/gleamgen@types@variant_Variant.hrl

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