shadow_
rs
2a026f2
Module byte_
queue
Structs
Enums
In shadow_
rs::
utility
Module
shadow_rs
::
utility
::
byte_queue
Copy item path
source
·
[
−
]
Structs
§
Byte
Queue
A queue of bytes that supports reading and writing stream and/or packet data.
Enums
§
Bytes
Wrapper
A wrapper type that holds either
Bytes
or
BytesMut
.
Chunk
Type
The types of data that are supported by the
ByteQueue
.