PbGetAllCursorsResponse

Type Alias PbGetAllCursorsResponse 

Source
pub type PbGetAllCursorsResponse = GetAllCursorsResponse;

Aliased Type§

pub struct PbGetAllCursorsResponse {
    pub all_cursors: Vec<AllCursors>,
}

Fields§

§all_cursors: Vec<AllCursors>