class NumToInt

Overview

Custom converters for values that may appear as an Int or as a Float

Defined in:

open_weather_map/weather.cr

Class Method Summary

Class Method Detail

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

[View source]