pub fn commit_prefix_str<M>(content: &dyn Content, msg: M) -> Stringwhere
    M: AsRef<str>,
Expand description

Create a prefix to a message referencing the associated with a description string.