Trait intervalier::Guard [−][src]
pub trait Guard { fn skip(&mut self) { ... } }
Provided methods
Loading content...Implementations on Foreign Types
impl Guard for ()
[src]
Loading content...Implementors
impl Guard for BackSignalGuard
[src]
impl Guard for BackSignalGuard
[src]