`bytes-text`: UTF-8 wrapper around `Bytes`

Text is to Bytes what String is to Vec<u8>

crates.io docs

1 Like

Seems similar to bytestring.

oh, dang.

at least I have TextMut too, I guess

I had tried looking for other crates that already did this, I'm surprised I didn't find that.

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.