Struct context_rs::well_known::ShutdownProvider
source · pub struct ShutdownProvider(_);
Available on crate feature
std
only.Trait Implementations§
source§impl From<ShutdownReceiver> for ShutdownProvider
impl From<ShutdownReceiver> for ShutdownProvider
source§fn from(value: ShutdownReceiver) -> Self
fn from(value: ShutdownReceiver) -> Self
Converts to this type from the input type.