timely::bytes

Module 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.