freya
0.4.0-alpha.4
In freya::
prelude
freya
::
prelude
Function
use_provide_context
Copy item path
Source
pub fn use_provide_context<T>(init: impl
FnOnce
() -> T) -> T
where T:
Clone
+ 'static,