Current section

Files

Jump to
gleamgen include gleamgen@expression@constructor_Constructor.hrl
Raw

include/gleamgen@expression@constructor_Constructor.hrl

-record(constructor, {
module :: gleam@option:option(gleamgen@internal@import_reference:import_reference()),
variant :: gleamgen@type_@variant:variant(gleamgen@type_:dynamic_())
}).