Function nginx_config::visitors::visit_mutable[][src]

pub fn visit_mutable<F>(dirs: &mut Vec<Directive>, f: F) where
    F: FnMut(&mut Directive), 

A recursive mutable depth-first visitor of directives