JsonPointer.this

Constructor from string @throws Exception if error in path

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

Meta