alias TOML::Type
Overview
Represents a possible type inside a TOML Array or TOML Hash (Table)
Alias Definition
Array(TOML::Type) | Bool | Float64 | Hash(String, TOML::Type) | Int64 | String | Time
Represents a possible type inside a TOML Array or TOML Hash (Table)
Array(TOML::Type) | Bool | Float64 | Hash(String, TOML::Type) | Int64 | String | Time