pub type ClearErrorResponse = Response<{ Command::ClearError }, ClearErrorState>;Aliased Type§
pub struct ClearErrorResponse {
pub state: DefaultState,
}Fields§
§state: DefaultStatepub type ClearErrorResponse = Response<{ Command::ClearError }, ClearErrorState>;pub struct ClearErrorResponse {
pub state: DefaultState,
}state: DefaultState