Struct actix_utils::condition::Condition [−][src]
pub struct Condition(_);
Expand description
Condition allows to notify multiple receivers at the same time
pub struct Condition(_);
Condition allows to notify multiple receivers at the same time