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