Trait kas_core::model::DataKey

source ·
pub trait DataKey: Clone + Debug + PartialEq + Eq + 'static { }
Expand description

Bounds on the key type

Implementors§