Skip to main content

supported_roles

Function supported_roles 

Source
pub fn supported_roles<'a>(
    matrix: &'a CompositionMatrix,
    protocol: &str,
    traffic_kind: &str,
) -> Vec<&'a str>
Expand description

Get all supported roles for a given protocol and traffic kind.