serde_spanned

Crates.ioserde_spanned
lib.rsserde_spanned
version0.6.8
sourcesrc
created_at2023-01-20 21:28:32.749591
updated_at2024-09-25 19:07:21.220911
descriptionSerde-compatible spanned Value
homepagehttps://github.com/toml-rs/toml
repositoryhttps://github.com/toml-rs/toml
max_upload_size
id763746
size27,952
Maintainers (github:toml-rs:maintainers)

documentation

README

serde_spanned

Latest Version Documentation

A serde-compatible spanned Value

This allows capturing the location, in bytes, for a value in the original parsed document for compatible deserializers.

License

This project is licensed under either of

at your option.

Contribution

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.

Commit count: 2063

cargo fmt