Resolved

@dynamicMemberLookup
public struct Resolved<Boundary> where Boundary : BoundaryProtocol

Resolved is a generic type, wrapping the boundary. Resolved gives you access to the boundary InputPort via dynamic look-up. This is the result type returned by the Resolver.

Available where Boundary: RootBoundaryProtocol

  • Undocumented

    Declaration

    Swift

    init()