class Kontrol::ObjectConverter(T)

Defined in:

kontrol/json.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(convert : JSON::Any -> T) #

[View source]

Instance Method Detail

def call(json : JSON::Any) : T #

[View source]
def convert : JSON::Any -> T #

[View source]