pub fn dispatch_update<R>(label: &'static str, f: impl FnOnce() -> R) -> R
Dispatch a synchronous update endpoint.