quote
Cargov1.0.46Quasi-quoting macro quote!(...)
0
Weekly downloads
0
Dependents
0
Dependencies
0/100
Popularity
Overview
quote is an Cargo package that quasi-quoting macro quote!(...). The latest version is 1.0.46.
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 have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your Cargo stack.
Pros
- Zero runtime dependencies — minimal footprint.
Cons
- No bundled TypeScript types (may require a separate @types package).
- No license detected — review usage terms before adopting.
Auto-generated from collected registry metadata. No external claims are inferred.
Alternatives to quote
Version history
| Version | Published | License |
|---|---|---|
| 1.0.46latest | 27 days ago | MIT OR Apache-2.0 |
| 1.0.45 | 4 months ago | MIT OR Apache-2.0 |
| 1.0.44 | 5 months ago | MIT OR Apache-2.0 |
| 1.0.43 | 6 months ago | MIT OR Apache-2.0 |
| 1.0.42 | 8 months ago | MIT OR Apache-2.0 |
| 1.0.41 | 9 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 | 1 year 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 | 2 years ago | MIT OR Apache-2.0 |
| 1.0.32 | 3 years ago | MIT OR Apache-2.0 |
| 1.0.31 | 3 years ago | MIT OR Apache-2.0 |
| 1.0.30 | 3 years ago | MIT OR Apache-2.0 |
| 1.0.29 | 3 years ago | MIT OR Apache-2.0 |
| 1.0.28 | 3 years ago | MIT OR Apache-2.0 |
| 1.0.27 | 3 years ago | MIT OR Apache-2.0 |
Maintainers
Frequently asked questions
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.
How popular is quote?
quote has approximately 0 downloads per week.