Struct sensors::BusId [] [src]

pub struct BusId { /* fields omitted */ }

Methods

impl BusId
[src]

[src]

[src]

[src]

Return the adapter name of the bus. If it could not be found, it returns None

Trait Implementations

impl Copy for BusId
[src]

impl Clone for BusId
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for BusId
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for BusId

impl Sync for BusId