[][src]Function syn::visit::walk_lifetime_def

pub fn walk_lifetime_def<V: Visitor>(
    visitor: &mut V,
    lifetime_def: &LifetimeDef
)