key

Macro key 

Source
macro_rules! key {
    ($s:literal) => { ... };
}
Expand description

Create a new const Key parsed at compile time.