Function pulldown_cmark::utils::cow_append[][src]

pub fn cow_append<'a>(a: Cow<'a, str>, b: Cow<'a, str>) -> Cow<'a, str>