#stringify #tokenize #preprocessor #proc-macro

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

#2845 in Rust patterns

Download history 52/week @ 2024-03-11 57/week @ 2024-03-18 61/week @ 2024-03-25 74/week @ 2024-04-01 43/week @ 2024-04-08 67/week @ 2024-04-15 81/week @ 2024-04-22 71/week @ 2024-04-29 73/week @ 2024-05-06 90/week @ 2024-05-13 92/week @ 2024-05-20 129/week @ 2024-05-27 71/week @ 2024-06-03 80/week @ 2024-06-10 79/week @ 2024-06-17 105/week @ 2024-06-24

340 downloads per month
Used in 11 crates (6 directly)

Zlib OR MIT OR Apache-2.0

19KB
359 lines

unstringify!

See the documentation of the macro for more info


lib.rs:

unstringify!

See the documentation of the macro for more info

No runtime deps