macro_rules! visit_types { ($( $flag: ident )|+) => { ... }; }
Constructs a constant VisitTypes from flags.