bulk_toggle_sync

Function bulk_toggle_sync 

Source
pub async fn bulk_toggle_sync(
    __arg0: State<AppState>,
    __arg1: Path<String>,
    __arg2: Json<BulkSyncRequest>,
) -> impl IntoResponse