pub const fn flag_selector_count(command: &Command<'_>, selector: &str) -> usizeExpand description
How many flags on command accept selector.
Used by derives after flattened tables are composed, where neither expansion could validate a cross-boundary relationship on its own.