Skip to main content

decode_git_stat_field

Function decode_git_stat_field 

Source
pub(crate) fn decode_git_stat_field(
    value: &str,
    name: &'static str,
) -> Result<String, ParseError>