MarkedYAMLException.toString

Custom toString to add context without requiring allocation up-front

  1. void toString(W sink)
    class MarkedYAMLException
    const
    void
    toString
    (
    W
    )
    (
    ref W sink
    )
  2. void toString(void delegate(in char[]) sink)

Meta