#byte #string #utf-8 #encoded-string

no-std bytestring

A UTF-8 encoded read-only string using Bytes as storage

11 releases (5 stable)

1.3.1 Oct 29, 2023
1.3.0 Mar 3, 2023
1.2.0 Nov 7, 2022
1.1.0 Jun 11, 2022
0.1.2 Dec 22, 2019

#71 in Web programming

Download history 231685/week @ 2024-06-23 217832/week @ 2024-06-30 237421/week @ 2024-07-07 239548/week @ 2024-07-14 253841/week @ 2024-07-21 244530/week @ 2024-07-28 244209/week @ 2024-08-04 275723/week @ 2024-08-11 276884/week @ 2024-08-18 278750/week @ 2024-08-25 266080/week @ 2024-09-01 309451/week @ 2024-09-08 270664/week @ 2024-09-15 326748/week @ 2024-09-22 319972/week @ 2024-09-29 326756/week @ 2024-10-06

1,256,095 downloads per month
Used in 1,195 crates (36 directly)

MIT/Apache

15KB
337 lines

bytestring

A UTF-8 encoded read-only string using Bytes as storage.

crates.io Documentation Version MIT or Apache 2.0 licensed
Dependency Status Download Chat on Discord


lib.rs:

A UTF-8 encoded read-only string using Bytes as storage.

See docs for ByteString.

Dependencies

~135–340KB