Crate appendbuf

Source
Expand description

§appendbuf

A Sync append-only buffer with Send views.

Structs§

AppendBuf
An append-only, atomically reference counted buffer.
Slice
A read-only view into an AppendBuf.