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

pub struct ShutdownSignal { /* fields omitted */ }

Methods

impl ShutdownSignal
[src]

Trait Implementations

impl Drop for ShutdownSignal
[src]

A method called when the value goes out of scope. Read more