Skip to content

Structure

BooleanPropertyFormatFactory

This is a workaround for Swift 5.4’s inability to correctly infer the format type using the Self constraints on the various static properties.
struct BooleanPropertyFormatFactory<Format> where Format : BooleanPropertyFormat

Topics

Instance Properties

Type Properties