Timings

Type Alias Timings 

Source
pub type Timings = Vec<(String, Duration)>;

Aliased Typeยง

pub struct Timings { /* private fields */ }