module Elasticsearch::Serializable

Defined in:

serializable.cr

Instance Method Summary

Macro Summary

Instance Method Detail

def to_json(json : JSON::Builder) #

[View source]
def to_json_properties(json : JSON::Builder) #

[View source]

Macro Detail

macro register_mapping(crystal_type, es_type) #

[View source]