struct OpenWeatherMap::Weather::Wind

Included Modules

Defined in:

open_weather_map/weather.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def deg : Int32 #

[View source]
def gust : Int32 #

[View source]
def speed : Int32 #

[View source]