Files
slog/key/
static.rs
1
2
/// Key type
pub type
Key =
&
'static
str;