#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

#2858 in Rust patterns

Download history 157/week @ 2024-10-27 79/week @ 2024-11-03 55/week @ 2024-11-10 50/week @ 2024-11-17 87/week @ 2024-11-24 149/week @ 2024-12-01 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 85/week @ 2025-02-09

333 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