Function expry::key_str

source · []
pub fn key_str(key: &str) -> Key<'_>
Expand description

Calculates the key as used in this crate from a str. There is also a [u8] version.