fedimint_core::runtime::impl

Function block_in_place

source
pub fn block_in_place<F, R>(f: F) -> R
where F: FnOnce() -> R,