#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

#43 in Web programming

Download history 274275/week @ 2024-08-23 260770/week @ 2024-08-30 307972/week @ 2024-09-06 266763/week @ 2024-09-13 334537/week @ 2024-09-20 317185/week @ 2024-09-27 339483/week @ 2024-10-04 324646/week @ 2024-10-11 355092/week @ 2024-10-18 376876/week @ 2024-10-25 327164/week @ 2024-11-01 349976/week @ 2024-11-08 352827/week @ 2024-11-15 280773/week @ 2024-11-22 276047/week @ 2024-11-29 303313/week @ 2024-12-06

1,290,363 downloads per month
Used in 1,240 crates (39 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