Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make
escape
and it variants take a impl Into<Cow<str>>
argument a…
…nd implement `From<(&'a str, Cow<'a, str>)>` on `Attribute`
- Loading branch information