use_provide_context
freya
0.4.0-alpha.8
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,