tree: 4894c831eccee8932b1ae36da510f51e6a6c7803 [path history] [tgz]
  1. ext.rs
  2. format.rs
  3. ident_fragment.rs
  4. lib.rs
  5. README.md
  6. runtime.rs
  7. spanned.rs
  8. to_tokens.rs
rust/quote/README.md

quote

These source files come from the Rust quote crate, version 1.0.40 (released 2025-03-12), hosted in the https://github.com/dtolnay/quote repository, licensed under “Apache-2.0 OR MIT” and only modified to add the SPDX license identifiers.

For copyright details, please see:

https://github.com/dtolnay/quote/blob/1.0.40/README.md#license
https://github.com/dtolnay/quote/blob/1.0.40/LICENSE-APACHE
https://github.com/dtolnay/quote/blob/1.0.40/LICENSE-MIT