Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
crambda
v0.2.0
Crambda
Context
Built with Crystal 1.9.2
2023-10-08 11:14:21 UTC
module
Crambda
Defined in:
crambda.cr
Constant Summary
VERSION
=
"0.2.0"
Class Method Summary
.run_handler
(handler : Proc(JSON::Any, Context, Object))
Class Method Detail
def self.
run_handler
(handler : Proc(JSON::Any,
Context
, Object))
#
[
View source
]