timely_
bytes
0.21.5
Module arc
Module Items
Structs
In crate timely_
bytes
timely_bytes
Module
arc
Copy item path
Source
Expand description
An
Arc
-backed mutable byte slice backed by a common allocation.
Structs
ยง
Bytes
A thread-safe shared byte buffer backed by a shared allocation.
Bytes
Mut
A thread-safe byte buffer backed by a shared allocation.