Struct hs100api::types::System [] [src]

pub struct System {
    pub get_sysinfo: SystemGetSysinfo,
}

Fields

Trait Implementations

impl Debug for System
[src]

Formats the value using the given formatter.

impl PartialEq for System
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.