module InheritableJSON

Overview

Allows to define class with JSON definition and allows inheritance.

Defined in:

ifrit/inheritable_json.cr

Macro Summary

Macro Detail

macro render_methods(klass) #

[View source]