Skip to main content
with_store
embedded_
wg_
display
0.1.0
In embedded_
wg_
display::
util::
globals
embedded_wg_display
::
util
::
globals
Function
with_
store
Copy item path
Source
pub async fn with_store<F, R>(f: F) -> R
where F: FnOnce(&
WidgetStore
) -> R,