# Json Value Description [crates.io]: https://crates.io/crates/json\_value\_description **Json Value Description is a package for outputting a description of unstructured data parsed by Serde Json into a Value.** --- ```toml [dependencies] json_value_description = "0.2" ``` ## License Serde JSON is licensed under either of * Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0) * MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT) at your option.