Struct yahoo_weather::Weather[][src]

pub struct Weather { /* fields omitted */ }

Trait Implementations

impl Debug for Weather
[src]

Formats the value using the given formatter. Read more

impl Clone for Weather
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for Weather

impl Sync for Weather