Function adapton::reflect::succs_of_node [] [src]

pub fn succs_of_node(nd: &Node) -> Option<&Vec<Succ>>

Get the Succs of a Node, if they are defined.