Type Alias massa_grpc::stream::new_transfers_info::NewTransferInfoServerStreamType
source · pub type NewTransferInfoServerStreamType = Pin<Box<dyn Stream<Item = Result<NewTransfersInfoServerResponse, Status>> + Send + 'static>>;Expand description
Type declaration for New execution Info server
Aliased Type§
struct NewTransferInfoServerStreamType {}