Current section

Files

Jump to
gserde include internal@codegen@statements_Argument.hrl
Raw

include/internal@codegen@statements_Argument.hrl

-record(argument, {
name :: binary(),
arg_type :: gleam@option:option(internal@codegen@types:gleam_type())
}).