Skip to main content

match_ingress_for

Function match_ingress_for 

Source
pub fn match_ingress_for(
    method: &Method,
    path: &str,
    preferred: Option<WireFamily>,
) -> Option<Matched>
Expand description

Match with a preferred family when identical vendor paths overlap. The first canonical row remains the default for callers without wire-profile evidence; the engine derives a preference from protocol headers.