Name Date Size #Lines LOC

..--

README.mdH A D20-Jan-2026482 139

ext.rsH A D20-Jan-20262.7 KiB11368

format.rsH A D20-Jan-20264.7 KiB17150

ident_fragment.rsH A D20-Jan-20262.3 KiB9162

lib.rsH A D20-Jan-202647.5 KiB1,457660

runtime.rsH A D20-Jan-202615 KiB495394

spanned.rsH A D20-Jan-20261.1 KiB5340

to_tokens.rsH A D20-Jan-20266.8 KiB274186

README.md

1# `quote`
2
3These source files come from the Rust `quote` crate, version 1.0.40
4(released 2025-03-12), hosted in the <https://github.com/dtolnay/quote>
5repository, licensed under "Apache-2.0 OR MIT" and only modified to add
6the SPDX license identifiers.
7
8For copyright details, please see:
9
10    https://github.com/dtolnay/quote/blob/1.0.40/README.md#license
11    https://github.com/dtolnay/quote/blob/1.0.40/LICENSE-APACHE
12    https://github.com/dtolnay/quote/blob/1.0.40/LICENSE-MIT
13