Skip to main content

include/molt@value_TomlFloat.hrl

-record(toml_float, {text :: gleam@option:option(binary()), value :: float()}).