serde_path_to_error 0.1.11

Path to the element that failed to deserialize
Documentation
[dependencies.serde]
version = "1.0"
[dev-dependencies.serde_derive]
version = "1.0"

[dev-dependencies.serde_json]
version = "1.0"

[lib]
doc-scrape-examples = false

[package]
authors = ["David Tolnay <dtolnay@gmail.com>"]
categories = ["encoding"]
description = "Path to the element that failed to deserialize"
edition = "2018"
keywords = ["serde", "serialization"]
license = "MIT OR Apache-2.0"
name = "serde_path_to_error"
readme = "README.md"
repository = "https://github.com/dtolnay/path-to-error"
rust-version = "1.31"
version = "0.1.11"
[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]