Searched refs:FCancellation (Results 1 – 1 of 1) sorted by relevance
49 async fn with_cancellation_handler<FRequest, FCancellation>( in with_cancellation_handler()51 cancellation_future: FCancellation, in with_cancellation_handler() argument55 FCancellation: Future<Output = Result<Response<HelloReply>, Status>> + Send + 'static, in with_cancellation_handler()