dispatch_update

Function dispatch_update 

Source
pub fn dispatch_update<R>(call: EndpointCall, f: impl FnOnce() -> R) -> R
Expand description

Dispatch a synchronous update endpoint.