pub fn peer( host: &HostHarness, p: Predicate<Peer>, ) -> impl Future<Output = Result<HostState, Error>> + '_
Returns a Future that resolves when the state of any RemoteDevice matches target.
target