module CrConfig
Included Modules
Defined in:
cr-config/abstract_provider.crcr-config/builder_macro.cr
cr-config/config_base.cr
Constant Summary
-
SUPPORTED_TYPES =
{"Array(Bool)", "Array(Float32)", "Array(Float64)", "Array(Int32)", "Array(Int64)", "Array(String)", "Array(UInt32)", "Array(UInt64)", "Bool", "Float32", "Float64", "Int32", "Int64", "String", "UInt32", "UInt64"}