#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

#2676 in Rust patterns

Download history 66/week @ 2024-07-21 74/week @ 2024-07-28 67/week @ 2024-08-04 64/week @ 2024-08-11 50/week @ 2024-08-18 107/week @ 2024-08-25 93/week @ 2024-09-01 103/week @ 2024-09-08 71/week @ 2024-09-15 168/week @ 2024-09-22 163/week @ 2024-09-29 85/week @ 2024-10-06 123/week @ 2024-10-13 166/week @ 2024-10-20 157/week @ 2024-10-27 78/week @ 2024-11-03

525 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