places::storage::history::history_sync

Function fetch_outgoing

source
pub fn fetch_outgoing(
    db: &PlacesDb,
    max_places: usize,
    max_visits: usize,
) -> Result<Vec<OutgoingBso>>