#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

#81 in Web programming

Download history 205264/week @ 2024-04-15 218728/week @ 2024-04-22 211916/week @ 2024-04-29 197966/week @ 2024-05-06 226330/week @ 2024-05-13 230357/week @ 2024-05-20 220224/week @ 2024-05-27 251541/week @ 2024-06-03 253422/week @ 2024-06-10 223051/week @ 2024-06-17 233514/week @ 2024-06-24 215700/week @ 2024-07-01 238480/week @ 2024-07-08 239329/week @ 2024-07-15 254243/week @ 2024-07-22 236710/week @ 2024-07-29

976,186 downloads per month
Used in 1,102 crates (34 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–340KB