Struct sensehat::RelativeHumidity [] [src]

pub struct RelativeHumidity { /* fields omitted */ }

Represents a relative humidity reading from the humidity sensor

Methods

impl RelativeHumidity
[src]

Trait Implementations

impl Display for RelativeHumidity
[src]

Formats the value using the given formatter. Read more