mirror of
https://github.com/rustsec/advisory-db.git
synced 2026-04-05 10:09:10 -04:00
This crate provides a superset of functionality present in `paste`, including general eager expansion support for `macro_rules!` (implemented as a proc macro), and `concat!` and `concat_idents!` macros which can be used with eager expansions. At 3.6 million downloads, people seem to like it.