Type Alias massa_grpc::stream::new_operations::NewOperationsServerStreamType
source · pub type NewOperationsServerStreamType = Pin<Box<dyn Stream<Item = Result<NewOperationsServerResponse, Status>> + Send + 'static>>;Expand description
Type declaration for NewOperations server
Aliased Type§
struct NewOperationsServerStreamType {}