[][src]Function constellation_internal::forbid_alloc

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