StructureGrammar
IntegerOverflowError
An integer overflow error occurred while applying one of the built-in integer parsing rules.
@frozen struct IntegerOverflowError<Integer> where Integer : FixedWidthInteger
An integer overflow error occurred while applying one of the built-in integer parsing rules.
@frozen struct IntegerOverflowError<Integer> where Integer : FixedWidthInteger
var description: String
A textual representation of this instance.
var halfWidthCornerQuoted: String