timely
0.21.0
Module arc
Module Items
Structs
In 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.