Skip to main content

controls_for_framework

Function controls_for_framework 

Source
pub fn controls_for_framework<'a>(
    registry: &'a FrameworkRegistry,
    name: &str,
) -> &'a [FrameworkControl]
Expand description

Return all FrameworkControl entries for the named framework, or an empty slice.