ambient_cb
0.3.2-nightly-2024-01-12
CellFnOnce
In crate ambient_cb
?
Type Alias
ambient_cb
::
CellFnOnce
source
·
[
−
]
pub type CellFnOnce<T, U =
()
> = dyn
Fn
(
&mut T
) -> U +
Send
+
Sync
;