Skip to main content

include/molt@value_TomlInt.hrl

-record(toml_int, {text :: gleam@option:option(binary()), value :: integer()}).