OWNERS: master -> main am: 9d5acacccf am: 79e654f27b am: 86d9c45288 am: 1606475533 am: 41cc29e05f

Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/serde_spanned/+/2765567

Change-Id: I6bea54fa895e1b558d7af7a2cd60eaeaba6d5cd4
Signed-off-by: Automerger Merge Worker <[email protected]>
tree: 24c79aada9ceda653fc24e5264584082c39bd9be
  1. src/
  2. .cargo_vcs_info.json
  3. Android.bp
  4. Cargo.toml
  5. Cargo.toml.orig
  6. LICENSE
  7. LICENSE-APACHE
  8. LICENSE-MIT
  9. METADATA
  10. MODULE_LICENSE_APACHE2
  11. MODULE_LICENSE_MIT
  12. OWNERS
  13. README.md
README.md

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.