Make escape
and it variants take a impl Into<Cow<str>>
argument and implement From<(&'a str, Cow<'a, str>)>
on Attribute
#827
Loading