Time

Type Alias Time 

Source
pub type Time<L> = <<L as Layout>::TimeContainer as BatchContainer>::Owned;
Expand description

Alias for an owned time of a layout.