pub fn query_chain<'a>(
matrix: &'a CompositionMatrix,
from_protocol: &str,
to_protocol: &str,
traffic_kind: &str,
) -> Option<&'a ChainComposition>Expand description
Query whether a chain composition is supported.
pub fn query_chain<'a>(
matrix: &'a CompositionMatrix,
from_protocol: &str,
to_protocol: &str,
traffic_kind: &str,
) -> Option<&'a ChainComposition>Query whether a chain composition is supported.