Function deltachat::chat::sync

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