[automerger skipped] Empty merge of Android 24Q2 Release (ab/11526283) to aosp-main-future am: fce734f490 -s ours

am skip reason: Merged-In Ibabbfd834fbaaa383cd2b97198a7186220af78a0 with SHA-1 f6b93bafff is already in history

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

Change-Id: I115cb906968f7dddb4dccd3f109a188348ff2a71
Signed-off-by: Automerger Merge Worker <[email protected]>
tree: f38b3b20ef1b7780b2d00c2cb7c57f12d178bc88
  1. src/
  2. .cargo_vcs_info.json
  3. Android.bp
  4. Cargo.toml
  5. Cargo.toml.orig
  6. cargo_embargo.json
  7. LICENSE
  8. LICENSE-APACHE
  9. LICENSE-MIT
  10. METADATA
  11. MODULE_LICENSE_APACHE2
  12. MODULE_LICENSE_MIT
  13. OWNERS
  14. 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.