Skip to main content

make_watch

Macro make_watch 

Source
macro_rules! make_watch {
    ( $T:ty ) => { ... };
}
Expand description

Creates a split watch with 'static lifetime.