Function uiuifree_elastic::scroll
source · [−]pub async fn scroll<T>(
scroll_id: &str,
alive: &str
) -> Result<Option<SearchResponse<T>>, String> where
T: DeserializeOwned + 'static, pub async fn scroll<T>(
scroll_id: &str,
alive: &str
) -> Result<Option<SearchResponse<T>>, String> where
T: DeserializeOwned + 'static,