Module timely_bytes::arc[][src]

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

Structs

Bytes

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