Docs.rs
git-repository-0.14.0
git-repository 0.14.0
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
Byron
Dependencies
byte-unit ^4.0.13
normal
clru ^0.5.0
normal
git-actor ^0.8.0
normal
git-config ^0.1.10
normal
git-diff ^0.13.0
normal
git-features ^0.19.1
normal
git-hash ^0.9.1
normal
git-lock ^1.0.0
normal
git-object ^0.17.0
normal
git-odb ^0.26.0
normal
git-pack ^0.16.0
normal
git-protocol ^0.14.0
normal
git-ref ^0.11.0
normal
git-tempfile ^1.0.0
normal
git-transport ^0.15.0
normal
git-traverse ^0.12.0
normal
git-url ^0.3.5
normal
git-validate ^0.5.3
normal
log ^0.4.14
normal
signal-hook ^0.3.9
normal
thiserror ^1.0.26
normal
anyhow ^1
dev
signal-hook ^0.3.9
dev
tempfile ^3.2.0
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
RefStore
In
git_repository
?
Type Definition
git_repository
::
RefStore
source
·
[
−
]
pub type RefStore =
Store
;
Expand description
The standard type for a store to handle git references.