Struct drain::ReleaseShutdown [−][src]
pub struct ReleaseShutdown(_);
Implementations
Releases shutdown after future completes.
Trait Implementations
Auto Trait Implementations
impl !RefUnwindSafe for ReleaseShutdownimpl Send for ReleaseShutdownimpl Sync for ReleaseShutdownimpl Unpin for ReleaseShutdownimpl !UnwindSafe for ReleaseShutdownBlanket Implementations
Mutably borrows from an owned value. Read more