wunderground v0.0.6 Wunderground.Almanac.TemperaturePair

Ensures correct JSON encoding.

Link to this section Summary

Types

t()

The Wunderground.Astronomy.Moonphase struct

Link to this section Types

Link to this type t()
t() :: %Wunderground.Almanac.TemperaturePair{C: String.t, F: String.t}

The Wunderground.Astronomy.Moonphase struct.

Example

%Wunderground.Astronomy.Temperature{
  F: "16",
  C: "21"
}