[−][src]Function webext_storage::sync::outgoing::get_outgoing
pub fn get_outgoing(
conn: &Connection,
signal: &dyn Interruptee
) -> Result<Vec<Payload>>
Returns a vec of the payloads which should be uploaded.
pub fn get_outgoing(
conn: &Connection,
signal: &dyn Interruptee
) -> Result<Vec<Payload>>
Returns a vec of the payloads which should be uploaded.