</>PackageGraphPackageGraph

quote

Cargov1.0.46

Quasi-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

VersionPublishedLicense
1.0.46latest27 days agoMIT OR Apache-2.0
1.0.454 months agoMIT OR Apache-2.0
1.0.445 months agoMIT OR Apache-2.0
1.0.436 months agoMIT OR Apache-2.0
1.0.428 months agoMIT OR Apache-2.0
1.0.419 months agoMIT OR Apache-2.0
1.0.401 year agoMIT OR Apache-2.0
1.0.391 year agoMIT OR Apache-2.0
1.0.381 year agoMIT OR Apache-2.0
1.0.371 year agoMIT OR Apache-2.0
1.0.362 years agoMIT OR Apache-2.0
1.0.352 years agoMIT OR Apache-2.0
1.0.342 years agoMIT OR Apache-2.0
1.0.332 years agoMIT OR Apache-2.0
1.0.323 years agoMIT OR Apache-2.0
1.0.313 years agoMIT OR Apache-2.0
1.0.303 years agoMIT OR Apache-2.0
1.0.293 years agoMIT OR Apache-2.0
1.0.283 years agoMIT OR Apache-2.0
1.0.273 years agoMIT OR Apache-2.0

Maintainers

Keywords

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.