Type Alias expry::Key

source ·
pub type Key<'a> = (KeyHash, &'a [u8]);
Expand description

The keys in encoded expry objects.