Contents

ParseOutput

The output type returned by this strategy.

Declaration

associatedtype ParseOutput

Discussion

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

See Also

Supporting types