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