top | item 26938517

(no title)

phaylon | 4 years ago

You can store it independently without it being borrowed. So your structs don't need lifetimes.

I consider it a midpoint between `String` and `&str`. Most of the convenience of `String` (barring mutation) but less costly.

discuss

order

No comments yet.