Function fred::util::static_str

source ยท
pub const fn static_str(s: &'static str) -> Str
Expand description

Create a Str from a static str slice without copying.