INIReader.BoxType

Reader's Box type (boxer return type).

struct INIReader(INIFormatDescriptor Format, ubyte Flags = 0x00, alias Boxer)
alias BoxType = BoxerType!Boxer

Meta