deserializeToml.deserializeToml

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void deserializeToml(T value, const(char)[] data)
  2. T deserializeToml(const(char)[] data)
    template deserializeToml(T)
    T
    deserializeToml
    (
    scope const(char)[] data
    )

Meta