Skip to main content

Box

Function Box 

Source
pub fn Box<F>(__arg0: Modifier, __arg1: BoxSpec, __arg2: F) -> NodeId
where F: FnMut() + 'static,