Function deltachat::chat::sync

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