Struct git_repository::config::tree::Pack
source · pub struct Pack;
Expand description
The pack
top-level section.
Implementations§
source§impl Pack
impl Pack
sourcepub const THREADS: UnsignedInteger = _
pub const THREADS: UnsignedInteger = _
The pack.threads
key.
sourcepub const INDEX_VERSION: Any<IndexVersion> = _
pub const INDEX_VERSION: Any<IndexVersion> = _
The pack.indexVersion
key.