mir-toml ~master (2022-11-30T07:20:14Z)
Dub
Repo
deserializeToml
mir
toml
deserializer
Undocumented in source.
void
deserializeToml
(T value, const(char)[] data)
template
deserializeToml
(T)
void
deserializeToml
(
scope
ref
T
value
,
scope
const
(
char
)[]
data
)
T
deserializeToml
(const(char)[] data)
Members
Functions
deserializeToml
void
deserializeToml
(T value, const(char)[] data)
Undocumented in source. Be warned that the author may not have intended to support it.
deserializeToml
T
deserializeToml
(const(char)[] data)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
mir
toml
deserializer
functions
tomlToIon
structs
DebugSerializer
templates
deserializeToml
parseToml