walk_variant

Function walk_variant 

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