Struct sensors::Chip [] [src]

pub struct Chip { /* fields omitted */ }

Methods

impl Chip
[src]

[src]

[src]

[src]

[src]

[src]

Return the chip name from its internal representation.

Trait Implementations

impl Debug for Chip
[src]

[src]

Formats the value using the given formatter. Read more

impl IntoIterator for Chip
[src]

The type of the elements being iterated over.

Which kind of iterator are we turning this into?

[src]

Creates an iterator from a value. Read more

Auto Trait Implementations

impl !Send for Chip

impl !Sync for Chip