walk_label

Function walk_label 

Source
pub fn walk_label<'a, V: Visitor<'a>>(
    visitor: &mut V,
    node: &'a Label,
) -> V::Result