Function places::storage::history::history_sync::fetch_outgoing

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