Type Definition gix_ref::file::packed::SharedBufferSnapshot
source · pub type SharedBufferSnapshot = SharedFileSnapshot<Buffer>;
Expand description
An up-to-date snapshot of the packed refs buffer.
pub type SharedBufferSnapshot = SharedFileSnapshot<Buffer>;
An up-to-date snapshot of the packed refs buffer.