runtime_raw

Trait Interval

Source
pub trait Interval:
    Stream<Item = Instant>
    + Debug
    + Send { }
Expand description

A stream representing notifications at a fixed interval.

Implementorsยง