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