#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

#69 in Web programming

Download history 308406/week @ 2024-09-07 271236/week @ 2024-09-14 324757/week @ 2024-09-21 320770/week @ 2024-09-28 337662/week @ 2024-10-05 333844/week @ 2024-10-12 356872/week @ 2024-10-19 362469/week @ 2024-10-26 343676/week @ 2024-11-02 349975/week @ 2024-11-09 341526/week @ 2024-11-16 263490/week @ 2024-11-23 287663/week @ 2024-11-30 394758/week @ 2024-12-07 329522/week @ 2024-12-14 120455/week @ 2024-12-21

1,168,277 downloads per month
Used in 1,255 crates (41 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