spawn

Function spawn 

Source
pub fn spawn<const I: usize, const B: usize, N: Node<I, B>>(
    node: N,
) -> BoxProcessor