ParseableFormatStyle
A type that can convert a given input data type into a representation in an output type.
Declaration
protocol ParseableFormatStyle : FormatStyleA type that can convert a given input data type into a representation in an output type.
protocol ParseableFormatStyle : FormatStyle