Skip to main content

allow_alloc

Function allow_alloc 

Source
pub fn allow_alloc<R>(f: impl FnOnce() -> R) -> R
Expand description

No-op with rt-paranoid off: just calls f.