Struct libsensors_sys::sensors_bus_id [] [src]

#[repr(C)]
pub struct sensors_bus_id { pub type_: c_short, pub nr: c_short, }

Fields

Trait Implementations

impl Debug for sensors_bus_id
[src]

[src]

Formats the value using the given formatter.

impl Copy for sensors_bus_id
[src]

impl Clone for sensors_bus_id
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more