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)
    template deserializeToml(T)
    void
    deserializeToml
    (
    scope ref T value
    ,
    scope const(char)[] data
    )
  2. T deserializeToml(const(char)[] data)

Meta