Type Alias StaticStr

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

Represents static strings.