Skip to main content

find_page

Function find_page 

Source
pub async fn find_page(
    t: &Transport,
    query_string: &str,
) -> Result<(Vec<Case>, u64)>
Expand description

One find page; the caller builds the query string (cases_ops::find_query).