#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)

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

#62 in Web programming

Download history 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 353857/week @ 2024-11-10 338312/week @ 2024-11-17 262990/week @ 2024-11-24 292118/week @ 2024-12-01 392382/week @ 2024-12-08 326124/week @ 2024-12-15 117990/week @ 2024-12-22 164482/week @ 2024-12-29 324248/week @ 2025-01-05

947,754 downloads per month
Used in 1,266 crates (43 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–335KB