serde-rs/serde-rs.github.io

Talk about Cow more explicitly

dtolnay opened this issue · 0 comments

In https://serde.rs/borrow.html. Cow is mentioned in the example code but let's explain why you would want to use it, especially in formats that have escape sequences.