dextool v5.0.0 (2022-12-09T08:28:15Z)
Dub
Repo
TOML_TYPE
toml
toml
TOML type enumeration.
Values
Value
Meaning
STRING
Indicates the type of a TOMLValue.
INTEGER
ditto
FLOAT
ditto
OFFSET_DATETIME
ditto
LOCAL_DATETIME
ditto
LOCAL_DATE
ditto
LOCAL_TIME
ditto
ARRAY
ditto
TABLE
ditto
TRUE
ditto
FALSE
ditto
Meta
Source
See Implementation
toml
toml
classes
TOMLException
TOMLParserException
enums
TOMLOptions
TOML_TYPE
functions
parseTOML
structs
TOMLDocument
TOMLValue
TOML type enumeration.