pub type StopProgramResponse = Response<{ Command::StopProgram }, StopProgramState>;Aliased Type§
pub struct StopProgramResponse {
pub state: DefaultState,
}Fields§
§state: DefaultStatepub type StopProgramResponse = Response<{ Command::StopProgram }, StopProgramState>;pub struct StopProgramResponse {
pub state: DefaultState,
}state: DefaultState