Skip to main content

enabled_flags

Function enabled_flags 

Source
fn enabled_flags<const N: usize>(
    flags: [(bool, &'static str); N],
) -> Vec<&'static str>
Expand description

Returns the names of the enabled flags.