pub(crate) fn disallow_block_in_place() -> DisallowBlockInPlaceGuardExpand description
Disallows blocking in the current runtime context until the guard is dropped.
pub(crate) fn disallow_block_in_place() -> DisallowBlockInPlaceGuardDisallows blocking in the current runtime context until the guard is dropped.