macro_rules! visit_types {
    ($( $flag: ident )|+) => { ... };
}
Expand description

Constructs a constant VisitTypes from flags.