Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
demo-hack-impl/ | 22-Mar-2025 | - | 40 | 32 | ||
example/ | 22-Mar-2025 | - | 11 | 10 | ||
Cargo.toml | D | 22-Mar-2025 | 425 | 19 | 15 | |
README.md | D | 22-Mar-2025 | 268 | 3 | 2 | |
lib.rs | D | 22-Mar-2025 | 197 | 8 | 3 |
README.md
1This test was adapted from [`proc-macro-hack` repository](https://github.com/dtolnay/proc-macro-hack), 2specifically `demo-hack` and `demo-hack-impl` directories. All the credits due to the corresponding authors, [`@dtolnay`](https://github.com/dtolnay) in particular. 3