parseToml

Undocumented in source.
template parseToml(T)
@safe
void
parseToml
(
scope const(char)[] inputData
,)

Members

Functions

parseToml
void parseToml(const(char)[] inputData, T serializer)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta