SSOString.toString

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void delegate(const(char)[]) @(safe) toString [@property setter]
    struct SSOString
    @safe @property const
    void
    toString
    (
    scope void delegate
    (
    const(char)[]
    )
    @safe
    sink
    )
  2. string toString [@property getter]
  3. string toString [@property getter]

Meta