Trait pearl::RefKey

source ·
pub trait RefKey<'a>: Ord + From<&'a [u8]> { }
Expand description

Trait for reference key type

Implementors§