Crate compile_symbol_macros

Source
Expand description

This crate houses the s! macro, used to create Symbols at compile-time from a provided ident.

Macrosยง

s
Generates a Symbol at compile-time from the provided ident.