alias JSON::Type

Overview

All valid JSON types

Alias Definition

Nil | String | Int64 | Float64 | Bool | Hash(String, JSON::Type) | Array(JSON::Type)

Defined in: