Response

Type Alias Response 

Source
pub type Response = Response200;

Aliased Type§

pub struct Response {
    pub stats: SystemStats,
}

Fields§

§stats: SystemStats