#proc-macro #stringify #tokenize #preprocessor

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

#1212 in Rust patterns

Download history 3/week @ 2023-01-04 492/week @ 2023-01-11 30/week @ 2023-01-18 52/week @ 2023-01-25 53/week @ 2023-02-01 55/week @ 2023-02-08 56/week @ 2023-02-15 39/week @ 2023-02-22 30/week @ 2023-03-01 27/week @ 2023-03-08 640/week @ 2023-03-15 228/week @ 2023-03-22 112/week @ 2023-03-29 141/week @ 2023-04-05 40/week @ 2023-04-12 62/week @ 2023-04-19

384 downloads per month
Used in 5 crates (4 directly)

Zlib OR MIT OR Apache-2.0

18KB
359 lines

unstringify!

See the documentation of the macro for more info


lib.rs:

unstringify!

See [the documentation of the macro for more info][unstringify!]

No runtime deps