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

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