Module byte_
queue
shadow_
rs
aa0445f
Module byte_
queue
Module Items
Structs
Enums
In shadow_
rs::
utility
Modules
byte_queue
callback_queue
childpid_watcher
counter
enum_passthrough
give
interval_map
legacy_callback_queue
macros
once_set
pcap_writer
perf_timer
proc_maps
shm_cleanup
sockaddr
status_bar
stream_len
syscall
units
Structs
HostTreePointer
Magic
ObjectCounter
Enums
VerifyPluginPathError
Traits
IsSend
IsSync
Functions
case_insensitive_eq
copy_dir_all
debug_assert_cloexec
i8_to_u8_slice
inject_preloads
pathbuf_to_nul_term_cstring
return_code_for_signal
tilde_expansion
u8_to_i8_slice
verify_plugin_path
shadow_rs
::
utility
Module
byte_queue
Copy item path
Settings
Help
Summary
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
.