Function git2::message_trailers_strs[][src]

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.