#enums #generate-static #name #struct #str #macro

nameth

A simple macro to generate a static &str representing the name of a function, a struct or an enum

3 releases

0.1.3 Dec 28, 2024
0.1.2 Dec 28, 2024
0.1.1 Dec 27, 2024
0.1.0 Dec 27, 2024

#1560 in Rust patterns

40 downloads per month
Used in 5 crates

MIT license

4KB

A simple macro to generate a static &str representing the name of a function, a struct or an enum.

Dependencies

~0.5–1MB
~22K SLoC