gix_ref::file::packed

Type Alias SharedBufferSnapshot

source
pub type SharedBufferSnapshot = SharedFileSnapshot<Buffer>;
Expand description

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

Aliased Typeยง

struct SharedBufferSnapshot { /* private fields */ }