Contents

ParseInput

The input type parsed by this strategy.

Declaration

associatedtype ParseInput

Discussion

Conforming types provide a value for this associated type to declare the type of values they parse.

See Also

Supporting types