Skip to main content

ShutdownControl

Type Alias ShutdownControl 

Source
pub type ShutdownControl = ShutdownControl;

Aliased Type§

pub struct ShutdownControl {
    pub reason: String,
}

Fields§

§reason: String