Skip to main content

supported_protocols

Function supported_protocols 

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

Get all supported protocols for a given role and traffic kind.