alias CrConfig::AllTypes
Overview
Represents all base types supported by configuration properties. All configurations must resolve to one of these types eventually
Alias Definition
Array(Bool) | Array(Float32) | Array(Float64) | Array(Int32) | Array(Int64) | Array(String) | Array(UInt32) | Array(UInt64) | Bool | Float32 | Float64 | Int32 | Int64 | String | UInt32 | UInt64