Type Alias Times

Source
pub type Times = Vector;
Expand description

A vector of times.

Aliased Typeยง

struct Times(/* private fields */);