{"id":16760129,"url":"https://github.com/maulingmonkey/json-spanned-value","last_synced_at":"2025-03-21T23:32:10.804Z","repository":{"id":60775548,"uuid":"299425141","full_name":"MaulingMonkey/json-spanned-value","owner":"MaulingMonkey","description":"Track the origin of your json values for better error reporting!","archived":false,"fork":false,"pushed_at":"2020-10-10T21:22:33.000Z","size":102,"stargazers_count":11,"open_issues_count":3,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-10-14T04:22:30.442Z","etag":null,"topics":["encoding","json","rust","serde","serialization","spans"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MaulingMonkey.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-09-28T20:32:36.000Z","updated_at":"2024-05-23T21:46:46.000Z","dependencies_parsed_at":"2022-10-04T17:32:19.602Z","dependency_job_id":null,"html_url":"https://github.com/MaulingMonkey/json-spanned-value","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaulingMonkey%2Fjson-spanned-value","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaulingMonkey%2Fjson-spanned-value/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaulingMonkey%2Fjson-spanned-value/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaulingMonkey%2Fjson-spanned-value/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MaulingMonkey","download_url":"https://codeload.github.com/MaulingMonkey/json-spanned-value/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221820522,"owners_count":16886211,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["encoding","json","rust","serde","serialization","spans"],"created_at":"2024-10-13T04:22:27.484Z","updated_at":"2024-10-28T11:12:38.733Z","avatar_url":"https://github.com/MaulingMonkey.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# json-spanned-value\n\n[![GitHub](https://img.shields.io/github/stars/MaulingMonkey/json-spanned-value.svg?label=GitHub\u0026style=social)](https://github.com/MaulingMonkey/json-spanned-value)\n[![crates.io](https://img.shields.io/crates/v/json-spanned-value.svg)](https://crates.io/crates/json-spanned-value)\n[![docs.rs](https://docs.rs/json-spanned-value/badge.svg)](https://docs.rs/json-spanned-value)\n[![%23![forbid(unsafe_code)]](https://img.shields.io/github/search/MaulingMonkey/json-spanned-value/%23%21%5Bforbid%28unsafe_code%29%5D%2bextension%3Ars?color=green\u0026label=%23![forbid(unsafe_code)])](https://github.com/MaulingMonkey/json-spanned-value/search?q=forbid%28unsafe_code%29+extension%3Ars)\n[![rust: 1.46.0](https://img.shields.io/badge/rust-1.46.0%2B-yellow.svg)](https://gist.github.com/MaulingMonkey/c81a9f18811079f19326dac4daa5a359#minimum-supported-rust-versions-msrv)\n[![License](https://img.shields.io/crates/l/json-spanned-value.svg)](https://github.com/MaulingMonkey/json-spanned-value)\n[![Build Status](https://travis-ci.com/MaulingMonkey/json-spanned-value.svg?branch=master)](https://travis-ci.com/MaulingMonkey/json-spanned-value)\n\u003c!-- [![dependency status](https://deps.rs/repo/github/MaulingMonkey/json-spanned-value/status.svg)](https://deps.rs/repo/github/MaulingMonkey/json-spanned-value) --\u003e\n\n\nTrack the origin of your json values for better error reporting!\nThe [toml] crate has [toml-spanned-value] for this.\n[serde_json] now has [json-spanned-value].\n\nThe basic crates provide users with a `Value` type that can be used for custom parsing logic.\nHowever, this type doesn't support span information.\nIn some cases it's possible to extract line/column information out of error messages,\nbut that's awkward and error prone - often reporting errors on the next line\n(e.g. where the seek position of the underlying reader has skipped to.)\n\n\u003c!--\n    MSRV    Used feature\n    1.31.0  serde\n    1.31.0  serde_json\n    1.32.0  use some_mod::...;\n    1.40.0  BTreeMap::get_key_value\n    1.4?.0  BTreeMap::remove_entry\n--\u003e\n\n## License\n\nLicensed under either of [Apache License, Version 2.0](LICENSE-APACHE) or [MIT license](LICENSE-MIT) at your option.\n\n## Contribution\n\nUnless you explicitly state otherwise, any contribution intentionally submitted\nfor inclusion in the work by you, as defined in the Apache-2.0 license, shall be\ndual licensed as above, without any additional terms or conditions.\n\n\n[serde_json]:           https://docs.rs/serde_json/\n[toml]:                 https://docs.rs/toml/\n[toml-spanned-value]:   https://docs.rs/toml-spanned-value/\n[json-spanned-value]:   https://docs.rs/json-spanned-value/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaulingmonkey%2Fjson-spanned-value","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaulingmonkey%2Fjson-spanned-value","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaulingmonkey%2Fjson-spanned-value/lists"}