pub type PbGetAllCursorsResponse = GetAllCursorsResponse;Aliased Type§
pub struct PbGetAllCursorsResponse {
pub all_cursors: Vec<AllCursors>,
}Fields§
§all_cursors: Vec<AllCursors>pub type PbGetAllCursorsResponse = GetAllCursorsResponse;pub struct PbGetAllCursorsResponse {
pub all_cursors: Vec<AllCursors>,
}all_cursors: Vec<AllCursors>