Hedwig Weather v0.1.5 Hedwig.Responders.Weather.Geo View Source

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %Hedwig.Responders.Weather.Geo{
  lat: Float.t(),
  lng: Float.t(),
  text: String.t()
}