protocol_label

Function protocol_label 

Source
fn protocol_label(protocol: &str) -> String
Expand description

Returns the human-readable protocol label used in systemLabel.

"dplus""DPlus", "dextra""DExtra", "dcs""DCS". Unknown protocols pass through as-is so the operator sees the raw string rather than silently losing information.