#byte #utf-8 #string #web #actix-web #actix

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

#89 in Web programming

Download history 173193/week @ 2023-12-06 164309/week @ 2023-12-13 114431/week @ 2023-12-20 87711/week @ 2023-12-27 155404/week @ 2024-01-03 163074/week @ 2024-01-10 183087/week @ 2024-01-17 172947/week @ 2024-01-24 168100/week @ 2024-01-31 173427/week @ 2024-02-07 170495/week @ 2024-02-14 185286/week @ 2024-02-21 192678/week @ 2024-02-28 192851/week @ 2024-03-06 187555/week @ 2024-03-13 151857/week @ 2024-03-20

760,680 downloads per month
Used in 1,037 crates (31 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–350KB