quote
Cargov1.0.47Quasi-quoting macro quote!(...)
Not recommended for new projects
No — quote should not be adopted for new projects. No license declared — you have no explicit right to use this code.
- ?Adoption: grade ?, Not reported by this registry.
No download data reported for this package yet.
- AMaintenance: grade A, Excellent.
Last published 53 days ago. 10 releases in the last 2 years.
- AWeight: grade A, Excellent.
Zero runtime dependencies.
- BSupply chain: grade B, Good.
This package has a single maintainer (bus factor of 1).
- FLicense: grade F, Failing.
No license declared — you have no explicit right to use this code.
Grades are computed deterministically from registry metadata collected by PackageGraph — downloads, dependents, publish dates, the resolved dependency tree, maintainer count, and declared licenses. No third-party scores are used.
Install cost
What you actually take on by adding quote to a project.
Runtime packages this one declares itself.
Distinct packages in the full runtime tree, deduplicated the way a package manager would.
Unpacked size of this package plus its entire runtime tree.
Longest resolved dependency chain below this package.
Compatibility
- Rust edition
- No constraint declared
quote vs the alternatives
Packages solving a similar problem in the cargo ecosystem, compared on the signals that drive an adoption decision.
| Package | Weekly downloads | Dependents | License | Last release |
|---|---|---|---|---|
| quotethis page | 0 | 0 | — | 1 month ago |
| syn | 0 | 0 | — | 1 day ago |
| proc-macro2 | 0 | 0 | — | 1 day ago |
Release history
10 releases in the last two years, typically about 39 days apart.
| Version | Published | Size | License |
|---|---|---|---|
| 1.0.47latest | 1 month ago | — | MIT OR Apache-2.0 |
| 1.0.46 | 2 months ago | — | MIT OR Apache-2.0 |
| 1.0.45 | 6 months ago | — | MIT OR Apache-2.0 |
| 1.0.44 | 7 months ago | — | MIT OR Apache-2.0 |
| 1.0.43 | 8 months ago | — | MIT OR Apache-2.0 |
| 1.0.42 | 10 months ago | — | MIT OR Apache-2.0 |
| 1.0.41 | 11 months ago | — | MIT OR Apache-2.0 |
| 1.0.40 | 1 year ago | — | MIT OR Apache-2.0 |
| 1.0.39 | 1 year ago | — | MIT OR Apache-2.0 |
| 1.0.38 | 1 year ago | — | MIT OR Apache-2.0 |
| 1.0.37 | 2 years ago | — | MIT OR Apache-2.0 |
| 1.0.36 | 2 years ago | — | MIT OR Apache-2.0 |
| 1.0.35 | 2 years ago | — | MIT OR Apache-2.0 |
| 1.0.34 | 2 years ago | — | MIT OR Apache-2.0 |
| 1.0.33 | 3 years ago | — | MIT OR Apache-2.0 |
Overview
quote is an Cargo package that quasi-quoting macro quote!(...). The latest version is 1.0.47.
Who should use it
Teams working in the Cargo ecosystem who need quasi-quoting macro quote!(...) and value a focused solution.
When not to use it
Consider an alternative if you need to or if a more actively-maintained option better fits your Cargo stack.
Pros
- Zero runtime dependencies — minimal footprint.
Cons
- No license detected — review usage terms before adopting.
Auto-generated from collected registry metadata. No external claims are inferred.
Maintainers
Frequently asked questions
Should I use quote?
No — quote should not be adopted for new projects. No license declared — you have no explicit right to use this code.
How do I install quote?
Run `cargo add quote` to add quote to your Cargo project.
What license is quote released under?
No license was detected in quote's metadata; review the repository before use.
Is quote still maintained?
The most recent release of quote (v1.0.47) was published 1 month ago.