This website requires JavaScript.
Explore
Help
Sign In
actix
/
actix-net
Watch
1
Star
0
Fork
0
You've already forked actix-net
mirror of
https://github.com/fafhrd91/actix-net
synced
2025-01-18 18:51:49 +01:00
Code
Issues
Releases
Wiki
Activity
actix-net
/
bytestring
History
Rob Ede
ace737fc4c
chore: overspecified deps
2024-07-20 18:00:39 +01:00
..
src
chore: remove redundant imports
2024-02-19 11:36:15 +00:00
Cargo.toml
chore: overspecified deps
2024-07-20 18:00:39 +01:00
CHANGES.md
chore: update MSRV to 1.70
2024-05-11 17:39:34 +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
chore(bytestring): prepare release 1.3.1
2023-10-29 23:17:28 +00:00
README.md
bytestring
A UTF-8 encoded read-only string using
Bytes
as storage.