module Elasticsearch::StringifiedInt

Defined in:

json_conversion.cr

Class Method Summary

Class Method Detail

def self.from_json(pull : JSON::PullParser) #

[View source]
def self.to_json(value : Int, json : JSON::Builder) #

[View source]