Function jenga::frame [] [src]

pub fn frame<F, O>(f: F) -> O where
    F: FnOnce(&mut Frame) -> O, 

lock the thread local data stack and run the closure with a reference to it calling any non-framed allocations will panic