Skip to main content

include/molt@value_TomlHexInt.hrl

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