pub async fn find_page( t: &Transport, query_string: &str, ) -> Result<(Vec<Case>, u64)>
One find page; the caller builds the query string (cases_ops::find_query).
cases_ops::find_query