[][src]Function webext_storage::sync::incoming::get_incoming

pub fn get_incoming(conn: &Connection) -> Result<Vec<(SyncGuid, IncomingState)>>

Get the items we need to process from the staging table. Return details about the item and the state of that item, ready for processing.