pub type SharedBufferSnapshot = SharedFileSnapshot<Buffer>;
Expand description

An up-to-date snapshot of the packed refs buffer.

Aliased Type§

struct SharedBufferSnapshot { /* private fields */ }