pub fn peer(
    host: &HostHarness,
    p: Predicate<Peer>
) -> impl Future<Output = Result<HostState, Error>> + '_
Expand description

Returns a Future that resolves when the state of any RemoteDevice matches target.