module Tarot::Schema::NumericConverter(T)

Defined in:

tarot/schema/converters.cr

Class Method Summary

Class Method Detail

def self.from_json(json : JSON::Any | Nil, hint = nil, coercive = false) : T #

[View source]