Module arc
timely_
bytes
0.13.1
Module arc
Module Items
Structs
In crate timely_
bytes
Modules
arc
timely_bytes
Module
arc
Copy item path
Settings
Help
Summary
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.