KeyRef

Type Alias KeyRef 

Source
pub type KeyRef<'a, L> = <<L as Layout>::KeyContainer as BatchContainer>::ReadItem<'a>;
Expand description

Alias for an borrowed key of a layout.