run(_:)

Declaration

final func run<Return>(_ handler: @escaping @isolated(any) @Sendable ([Provider.Endpoint]) async throws -> NetworkBrowser<Provider>.RunResult<Return>) async throws -> Return