pub(crate) fn transform_missing_snippet<'a>(
    config: &Config,
    string: &'a str
) -> Cow<'a, str>