Type Alias gix_ref::file::packed::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 */ }