Merge "Create patch from LICENSE file" into main am: 17df65ca4f

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

Change-Id: I3c1fa139c3c58b0984e2b6fde813ec29f7a471b5
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
tree: 93c6006db3e9f8b7c6dd9aee6b300f8eb976d709
  1. patches/
  2. src/
  3. .cargo_vcs_info.json
  4. Android.bp
  5. Cargo.toml
  6. Cargo.toml.orig
  7. cargo_embargo.json
  8. LICENSE
  9. LICENSE-APACHE
  10. LICENSE-MIT
  11. METADATA
  12. MODULE_LICENSE_APACHE2
  13. MODULE_LICENSE_MIT
  14. OWNERS
  15. 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.