JsonPointer.this

Constructor from array of components @throws Exception if error in path

  1. this(string path)
  2. this(string[] path)
    struct JsonPointer
    @safe
    this
    (
    const string[] path
    )

Meta