pub fn scan_response_is<S>(data: Vec<u8>) -> Predicate<S>
where S: 'static + AsRef<EmulatorState>,