Function aws_smithy_http::label::fmt_string
source ยท 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
pub fn fmt_string<T: AsRef<str>>(t: T, strategy: EncodingStrategy) -> String
Format a given httpLabel
as a string according to an EncodingStrategy