pub type StaticStr = &'static str;
An easier name to type because you don’t have to use non-letter characters.