pub async fn password_search_future( schema: Option<&Schema>, attributes: HashMap<&str, &str>, flags: SearchFlags, ) -> Result<Vec<Retrievable>, Error>
v0_19