pub type PlayProgramResponse = Response<{ Command::PlayProgram }, PlayProgramState>;Aliased Type§
pub struct PlayProgramResponse {
pub state: DefaultState,
}Fields§
§state: DefaultStatepub type PlayProgramResponse = Response<{ Command::PlayProgram }, PlayProgramState>;pub struct PlayProgramResponse {
pub state: DefaultState,
}state: DefaultState