#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

#2847 in Rust patterns

Download history 24/week @ 2024-01-04 47/week @ 2024-01-11 28/week @ 2024-01-18 16/week @ 2024-01-25 25/week @ 2024-02-01 56/week @ 2024-02-08 54/week @ 2024-02-15 55/week @ 2024-02-22 62/week @ 2024-02-29 60/week @ 2024-03-07 48/week @ 2024-03-14 64/week @ 2024-03-21 62/week @ 2024-03-28 51/week @ 2024-04-04 60/week @ 2024-04-11 49/week @ 2024-04-18

230 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