fedimint_
core
0.6.0-alpha
In fedimint_
core::
runtime
fedimint_core
::
runtime
Function
block_in_place
Copy item path
Source
pub fn block_in_place<F, R>(f: F) -> R
where F:
FnOnce
() -> R,