Searched defs:Pacer (Results 1 – 1 of 1) sorted by relevance
45 pub struct Pacer { struct47 enabled: bool,50 capacity: usize,74 impl Pacer { argument