pub fn allow_threads<R>(_vm: &VirtualMachine, f: impl FnOnce() -> R) -> RExpand description
No-op on non-unix or non-threading builds.
pub fn allow_threads<R>(_vm: &VirtualMachine, f: impl FnOnce() -> R) -> RNo-op on non-unix or non-threading builds.