json-decode 0.6.0

An elm inspired runtime JSON decoder for Rust
Documentation
[dependencies.serde]
version = "1.0"

[dependencies.serde_json]
version = "1.0"

[dependencies.thiserror]
version = "1.0.19"

[package]
authors = ["Graeme Coupar <graeme@polyandglot.dev>"]
description = "An elm inspired runtime JSON decoder for Rust"
documentation = "https://docs.rs/json-decode"
edition = "2018"
homepage = "https://github.com/polyandglot/json-decode"
keywords = ["json", "decode"]
license = "MPL-2.0"
name = "json-decode"
version = "0.6.0"