#proc-macro #stringify #tokenize #pre-processor

macro unstringify

Procedural macro implemention of the reverse operation of stringify!

6 releases

0.1.4 Jan 5, 2022
0.1.3 Jan 5, 2022
0.1.2 Jan 5, 2022
0.1.1 Sep 24, 2020
0.1.0 Sep 24, 2020

#2926 in Rust patterns

Download history 153/week @ 2024-12-08 90/week @ 2024-12-15 30/week @ 2024-12-22 13/week @ 2024-12-29 74/week @ 2025-01-05 111/week @ 2025-01-12 101/week @ 2025-01-19 65/week @ 2025-01-26 81/week @ 2025-02-02 93/week @ 2025-02-09 83/week @ 2025-02-16 86/week @ 2025-02-23 67/week @ 2025-03-02 87/week @ 2025-03-09 83/week @ 2025-03-16 57/week @ 2025-03-23

306 downloads per month
Used in 10 crates (5 directly)

Zlib OR MIT OR Apache-2.0

19KB
359 lines

unstringify!

See the documentation of the macro for more info

No runtime deps