actix-net/bytestring
Yuki Okushi 668c9c0a8a
perf(bytestring): prefer `from_utf8_unchecked` (#864)
2026-04-21 15:30:10 +00:00
..
src perf(bytestring): prefer `from_utf8_unchecked` (#864) 2026-04-21 15:30:10 +00:00
CHANGES.md perf(bytestring): improve `From<ByteString> for String` performance (#852) 2026-04-11 20:36:24 +09:00
Cargo.toml test: replace trust-dns with hickory 2025-09-20 00:23:42 +01:00
LICENSE-APACHE use bytestring crate name as dir name 2020-12-31 02:21:50 +00:00
LICENSE-MIT use bytestring crate name as dir name 2020-12-31 02:21:50 +00:00
README.md feat: upgrade MSRV to 1.88 (#799) 2026-02-01 14:24:58 +09:00

README.md

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