dispatch_update

Function dispatch_update 

Source
pub fn dispatch_update<R>(label: &'static str, f: impl FnOnce() -> R) -> R
Expand description

Dispatch a synchronous update endpoint.