Docs.rs
git-repository-0.16.0
git-repository 0.16.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
document-features ^0.2.0
normal
git-actor ^0.9.0
normal
git-config ^0.2.1
normal
git-diff ^0.15.0
normal
git-features ^0.20.0
normal
git-hash ^0.9.3
normal
git-index ^0.2.0
normal
git-lock ^2.0.0
normal
git-mailmap ^0.1.0
normal
git-object ^0.18.0
normal
git-odb ^0.28.0
normal
git-pack ^0.18.0
normal
git-protocol ^0.15.0
normal
git-ref ^0.12.1
normal
git-revision ^0.1.0
normal
git-tempfile ^2.0.0
normal
git-transport ^0.16.0
normal
git-traverse ^0.14.0
normal
git-url ^0.4.0
normal
git-validate ^0.5.3
normal
git-worktree ^0.1.0
normal
log ^0.4.14
normal
signal-hook ^0.3.9
normal
thiserror ^1.0.26
normal
utf8-width =0.1.5
normal
anyhow ^1
dev
tempfile ^3.2.0
dev
unicode-normalization ^0.1.19
normal
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.