Skip to main content

walk_annotation

Function walk_annotation 

Source
pub fn walk_annotation<V>(visitor: &V, expr: &mut Expr)
where V: Transformer + ?Sized,