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

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