Key

Type Alias Key 

Source
pub type Key<L> = <<L as Layout>::KeyContainer as BatchContainer>::Owned;
Expand description

Alias for an owned key of a layout.