https://github.com/peter-lyons-kehl/macro_rules_path_as_tt
Example used in rust-lang/rust-analyzer #14772
https://github.com/peter-lyons-kehl/macro_rules_path_as_tt
macro macros macros-by-example macros-rust
Last synced: 11 days ago
JSON representation
Example used in rust-lang/rust-analyzer #14772
- Host: GitHub
- URL: https://github.com/peter-lyons-kehl/macro_rules_path_as_tt
- Owner: peter-lyons-kehl
- Created: 2023-05-18T20:57:47.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-19T06:31:14.000Z (about 2 years ago)
- Last Synced: 2025-03-05T13:53:42.401Z (4 months ago)
- Topics: macro, macros, macros-by-example, macros-rust
- Language: Rust
- Homepage: https://github.com/rust-lang/rust-analyzer/issues/14772
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Sole purpose: An example used in [rust-lang/rust-analyzer #14772
conversation](https://github.com/rust-lang/rust-analyzer/issues/14772).