summaryrefslogtreecommitdiff
path: root/src/key/static.rs
blob: 0465ed5dcf0eabcd384abccbcc77feb49e7945d0 (plain)
1
2
/// Key type
pub type Key = &'static str;