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

no-std bytestring

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

12 releases (6 stable)

new 1.4.0 Nov 24, 2024
1.3.1 Oct 29, 2023
1.3.0 Mar 3, 2023
1.2.0 Nov 7, 2022
0.1.2 Dec 22, 2019

#71 in Web programming

Download history 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 338906/week @ 2024-10-06 335403/week @ 2024-10-13 355402/week @ 2024-10-20 360072/week @ 2024-10-27 344827/week @ 2024-11-03 353991/week @ 2024-11-10 326782/week @ 2024-11-17

1,399,581 downloads per month
Used in 1,226 crates (38 directly)

MIT/Apache

17KB
373 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–330KB