#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

#79 in Web programming

Download history 204179/week @ 2024-03-31 194669/week @ 2024-04-07 204416/week @ 2024-04-14 217036/week @ 2024-04-21 212863/week @ 2024-04-28 199698/week @ 2024-05-05 226046/week @ 2024-05-12 230642/week @ 2024-05-19 219553/week @ 2024-05-26 250859/week @ 2024-06-02 252615/week @ 2024-06-09 225123/week @ 2024-06-16 231685/week @ 2024-06-23 217832/week @ 2024-06-30 237421/week @ 2024-07-07 231620/week @ 2024-07-14

927,520 downloads per month
Used in 1,094 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

~130–340KB