actix_
utils
3.0.1
Module counter
Module Items
Structs
In crate actix_
utils
actix_utils
Module
counter
Copy item path
source
Expand description
Task-notifying counter.
Structs
ยง
Counter
Simple counter with ability to notify task on reaching specific number
Counter
Guard
An RAII structure that keeps the underlying counter incremented until this guard is dropped.