Module timely::bytes::arc

source ·
Expand description

An Arc-backed mutable byte slice backed by a common allocation.

Structs§

  • A thread-safe byte buffer backed by a shared allocation.