Struct actix_net::counter::CounterGuard[][src]

pub struct CounterGuard(_);

Trait Implementations

impl Drop for CounterGuard
[src]

Executes the destructor for this type. Read more

Auto Trait Implementations

impl !Send for CounterGuard

impl !Sync for CounterGuard