serde-rs.github.io icon indicating copy to clipboard operation
serde-rs.github.io copied to clipboard

Explain that Cow<str> is the way to borrow string if possible, copy otherwise

Open dtolnay opened this issue 8 years ago • 0 comments

<sarnold> what do you think about calling out Cow<> in https://serde.rs/borrow.html as the solution to this issue? it's in there, but not really pointed out as magical :)

dtolnay avatar Apr 21 '17 01:04 dtolnay