pub fn fmt_string<T: AsRef<str>>(t: T, strategy: EncodingStrategy) -> String
Expand description

Format a given httpLabel as a string according to an EncodingStrategy