Struct httpbis::futures_misc::ShutdownSignal[][src]

pub struct ShutdownSignal { /* fields omitted */ }

Methods

impl ShutdownSignal
[src]

Trait Implementations

impl Drop for ShutdownSignal
[src]

Executes the destructor for this type. Read more

Auto Trait Implementations