This website requires JavaScript.
Explore
Help
Sign In
tokio-rs
/
bytes
Watch
1
Star
0
Fork
0
mirror of
https://github.com/tokio-rs/bytes.git
synced
2026-08-08 00:00:26 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9f40abc12a72aed5cb1ac37d769eb39b2a9d9a85
bytes
/
src
T
History
Tim Hambourger
and
Sean McArthur
b4ebe8432e
Fix
#354
-- Make advance_mut impl of BufMut for Vec<u8> panic if cnt > remaining
2020-03-25 12:30:15 -07:00
..
buf
Fix
#354
-- Make advance_mut impl of BufMut for Vec<u8> panic if cnt > remaining
2020-03-25 12:30:15 -07:00
fmt
merge
hex
&
debug
into
fmt
(
#357
)
2020-01-23 10:08:40 -08:00
bytes_mut.rs
Fix
#352
-- Make freeze respect the start offset for BytesMuts in Vec mode
2020-03-24 11:14:16 -07:00
bytes.rs
Do not panic on Bytes::slice_ref on empty slice (
#355
)
2020-01-23 10:29:42 -08:00
lib.rs
v0.5.4
2020-01-23 10:41:50 -08:00
loom.rs
Change loom tests to use cfg(loom) internally (
#314
)
2019-11-13 14:55:25 -08:00
serde.rs
Refactor Bytes to use an internal vtable (
#298
)
2019-10-16 09:53:36 -07:00