TimeRef

Type Alias TimeRef 

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

Alias for an borrowed time of a layout.