Function repc::visitor::visit_annotations[][src]

pub fn visit_annotations<I>(
    visitor: &mut impl Visitor<I>,
    annotations: &[Annotation]
) where
    I: Layout

The default implementation of Visitor::visit_annotations.