dtolnay / quoteLinks
Rust quasi-quoting
☆1,487Updated this week
Alternatives and similar repositories for quote
Users that are interested in quote are comparing it to the libraries listed below
Sorting:
- Rust library for single assignment cells and lazy statics without macros☆2,042Updated 5 months ago
- Some more derive(Trait) options☆2,012Updated 2 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,811Updated last week
- Type erasure for async trait methods☆2,073Updated last month
- derive builder implementation for rust structs