StaticStr

Type Alias StaticStr 

Source
pub type StaticStr = &'static str;
Expand description

An easier name to type because you don’t have to use non-letter characters.