pub type SharedBufferSnapshot = SharedFileSnapshot<Buffer>;Expand description
An up-to-date snapshot of the packed refs buffer.
Aliased Typeยง
struct SharedBufferSnapshot { /* private fields */ }pub type SharedBufferSnapshot = SharedFileSnapshot<Buffer>;An up-to-date snapshot of the packed refs buffer.
struct SharedBufferSnapshot { /* private fields */ }