Current section
Files
Jump to
Current section
Files
include/glyph_codegen@codegen_Args.hrl
-record(args, {
types :: list(binary()),
out_file :: binary(),
import_module :: binary(),
rename :: gleam@dict:dict(binary(), binary())
}).