insertError

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void insertError(Json result, T t)
    @safe
    void
    insertError
    (
    T
    )
    (
    ref Json result
    ,
    T t
    )
  2. void insertError(Json result, T t, PathElement[] path)

Meta