#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

#3 in #actix

Download history 179583/week @ 2024-01-21 168044/week @ 2024-01-28 170011/week @ 2024-02-04 176895/week @ 2024-02-11 170887/week @ 2024-02-18 191395/week @ 2024-02-25 195463/week @ 2024-03-03 188003/week @ 2024-03-10 186848/week @ 2024-03-17 186562/week @ 2024-03-24 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 199680/week @ 2024-05-05

843,247 downloads per month
Used in 1,061 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

~130–345KB