Function aws_smithy_http::header::headers_for_prefix[][src]

pub fn headers_for_prefix<'a>(
    headers: &'a HeaderMap,
    key: &'a str
) -> impl Iterator<Item = (&'a str, &'a HeaderName)>