Struct openaq_client::Parameter [] [src]

pub struct Parameter {
    pub description: String,
    pub id: String,
    pub name: String,
    pub preferred_unit: String,
}

Fields

Trait Implementations

impl Debug for Parameter
[src]

Formats the value using the given formatter.