ValRef

Type Alias ValRef 

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

Alias for an borrowed val of a layout.