[][src]Function syntax::visit::walk_anon_const

pub fn walk_anon_const<'a, V: Visitor<'a>>(
    visitor: &mut V,
    constant: &'a AnonConst
)