[go: up one dir, main page]

message_trailers_strs

Function message_trailers_strs 

Source
pub fn message_trailers_strs(
    message: &str,
) -> Result<MessageTrailersStrs, Error>
Expand description

Get the trailers for the given message.

Use this function when you are dealing with a UTF-8-encoded message.