Function get_most_recent

Source
pub fn get_most_recent(
    db: &PlacesDb,
    limit: i32,
) -> Result<Vec<HistoryMetadata>>