Struct intervalier::BackSignalGuard [−][src]
pub struct BackSignalGuard { /* fields omitted */ }Guard for interval event
This guard detects when it is dropped and notifies the party
that cretated BackSignalInterval.
Trait Implementations
impl Drop for BackSignalGuard[src]
impl Drop for BackSignalGuard[src]impl Guard for BackSignalGuard[src]
impl Guard for BackSignalGuard[src]