Function null_from

Source
pub fn null_from(nfa: &[Vec<Rc<RefCell<Edge>>>], node: usize) -> Vec<usize>