Function places::storage::history::get_visited

source ·
pub fn get_visited<I>(db: &PlacesDb, urls: I) -> Result<Vec<bool>>