the method next exists for struct AsyncProstStream<TcpStream, CommandRequest, CommandResponse, AsyncDestination>, but its trait bounds were not satisfied [E0599] method cannot be called due to unsatisfied trait bounds Note: the following trait bounds were not satisfied: async_prost::AsyncProstStream<tokio::net::TcpStream, kv::CommandRequest, kv::CommandResponse, async_prost::AsyncDestination>: futures::Stream which is required by async_prost::AsyncProstStream<tokio::net::TcpStream, kv::CommandRequest, kv::CommandResponse, async_prost::AsyncDestination>: futures::StreamExt
the method next exists for struct AsyncProstStream<TcpStream, CommandRequest, CommandResponse, AsyncDestination>, but its trait bounds were not satisfied [E0599] method cannot be called due to unsatisfied trait bounds Note: the following trait bounds were not satisfied: async_prost::AsyncProstStream<tokio::net::TcpStream, kv::CommandRequest, kv::CommandResponse, async_prost::AsyncDestination>: futures::Stream which is required by async_prost::AsyncProstStream<tokio::net::TcpStream, kv::CommandRequest, kv::CommandResponse, async_prost::AsyncDestination>: futures::StreamExt