Skip to main content

fetch_stock_list_page

Function fetch_stock_list_page 

Source
pub async fn fetch_stock_list_page(
    backend: &BackendConn,
    request_version: u64,
) -> Result<StockListPage>