Crates.io | serde_spanned |
lib.rs | serde_spanned |
version | 0.6.8 |
source | src |
created_at | 2023-01-20 21:28:32.749591 |
updated_at | 2024-09-25 19:07:21.220911 |
description | Serde-compatible spanned Value |
homepage | https://github.com/toml-rs/toml |
repository | https://github.com/toml-rs/toml |
max_upload_size | |
id | 763746 |
size | 27,952 |
A serde-compatible spanned Value
This allows capturing the location, in bytes, for a value in the original parsed document for compatible deserializers.
This project is licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in toml-rs by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.