deserializeJson.deserializeJson

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

Meta