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

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

#72 in Web programming

Download history 251932/week @ 2024-07-23 245657/week @ 2024-07-30 254991/week @ 2024-08-06 270759/week @ 2024-08-13 277925/week @ 2024-08-20 258788/week @ 2024-08-27 293986/week @ 2024-09-03 301188/week @ 2024-09-10 283160/week @ 2024-09-17 326750/week @ 2024-09-24 320980/week @ 2024-10-01 326057/week @ 2024-10-08 350642/week @ 2024-10-15 365860/week @ 2024-10-22 345951/week @ 2024-10-29 343773/week @ 2024-11-05

1,457,702 downloads per month
Used in 1,211 crates (36 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–330KB