module Crambda

Defined in:

crambda.cr

Constant Summary

VERSION = "0.2.0"

Class Method Summary

Class Method Detail

def self.run_handler(handler : Proc(JSON::Any, Context, Object)) #

[View source]