deltachat::chat

Function sync

source
pub(crate) async fn sync(
    context: &Context,
    id: SyncId,
    action: SyncAction,
) -> Result<()>