#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

#2853 in Rust patterns

Download history 61/week @ 2024-11-15 75/week @ 2024-11-22 130/week @ 2024-11-29 163/week @ 2024-12-06 108/week @ 2024-12-13 43/week @ 2024-12-20 17/week @ 2024-12-27 43/week @ 2025-01-03 116/week @ 2025-01-10 94/week @ 2025-01-17 73/week @ 2025-01-24 73/week @ 2025-01-31 95/week @ 2025-02-07 88/week @ 2025-02-14 93/week @ 2025-02-21 56/week @ 2025-02-28

343 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


lib.rs:

unstringify!

See the documentation of the macro for more info

No runtime deps