Skip to main content

FAMILIES

Constant FAMILIES 

Source
pub const FAMILIES: &[(&str, &[&str])];
Expand description

Family classification of every built-in indicator. The (family, indicators) list is the single source of truth used by family_tests below; README and Wiki taxonomy tables should be kept in sync with it.

Each indicator appears in exactly one family. Names are the public struct identifiers re-exported from this module (and the crate root).