pub type PbGetAllSubCursorsResponse = GetAllSubCursorsResponse;Aliased Type§
pub struct PbGetAllSubCursorsResponse {
pub subscription_cursors: Vec<SubscriptionCursor>,
}Fields§
§subscription_cursors: Vec<SubscriptionCursor>pub type PbGetAllSubCursorsResponse = GetAllSubCursorsResponse;pub struct PbGetAllSubCursorsResponse {
pub subscription_cursors: Vec<SubscriptionCursor>,
}subscription_cursors: Vec<SubscriptionCursor>