https://github.com/lsytj0413/rs-macro-examples
Example's code from "Write Powerful Rust Macros" book.
https://github.com/lsytj0413/rs-macro-examples
macros-rust rust-lang
Last synced: 8 months ago
JSON representation
Example's code from "Write Powerful Rust Macros" book.
- Host: GitHub
- URL: https://github.com/lsytj0413/rs-macro-examples
- Owner: lsytj0413
- License: mit
- Created: 2024-07-04T06:28:18.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-06T02:10:26.000Z (almost 2 years ago)
- Last Synced: 2024-08-06T04:11:50.789Z (almost 2 years ago)
- Topics: macros-rust, rust-lang
- Language: Rust
- Homepage:
- Size: 64.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rs-macro-examples