pub type AppModesResponse = Vec<Mode>;
Type alias for GET /mode response.
GET /mode
pub struct AppModesResponse { /* private fields */ }