streamdal-gjson 0.8.4-delete-path-fix

Get (and set) JSON values quickly
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "streamdal-gjson"
version = "0.8.4-delete-path-fix"
authors = ["Josh Baker <joshbaker77@gmail.com>", "Daniel Selans <daniel@streamdal.com>", "Mark Gregan <mark@streamdal.com>"]
edition = "2018"
license = "MIT"
readme = "README.md"
repository = "https://github.com/streamdal/gjson"
documentation = "https://docs.rs/streamdal-gjson/"
description = "Get (and set) JSON values quickly"

[lib]
doctest = false
[dependencies]
bytes = "1.5.0"