Function expry::key_u8

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

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