chisel-json-pointer 1.1.0

Chisel JSON Pointer implementation
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[package]
authors = ["Jonny Coombes <jcoombes@jcs-software.co.uk>"]
categories = ["parser-implementations", "text-processing"]
description = "Chisel JSON Pointer implementation"
edition = "2021"
keywords = ["json", "pointer", "rfc6901"]
license = "MIT OR Apache-2.0"
name = "chisel-json-pointer"
readme = "README.md"
repository = "https://github.com/jonnycoombes/chisel-core/tree/trunk/chisel-json-pointer"
rust-version = "1.56"
version = "1.1.0"