Type Alias ClearErrorResponse

Source
pub type ClearErrorResponse = Response<{ Command::ClearError }, ClearErrorState>;

Aliased Type§

pub struct ClearErrorResponse {
    pub state: DefaultState,
}

Fields§

§state: DefaultState