Contents

buildBlock(_:_:)

Declaration

static func buildBlock<R0, R1>(_ r0: R0, _ r1: R1) -> some ResolverSpecification where R0 : Resolver, R1 : Resolver

See Also

Building the resolver specification