Docs.rs
git-repository-0.29.0
git-repository 0.29.0
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
Byron
Dependencies
async-std ^1.12.0
normal
byte-unit ^4.0
normal
clru ^0.5.0
normal
document-features ^0.2.0
normal
git-actor ^0.14.0
normal
git-attributes ^0.6.0
normal
git-config ^0.12.0
normal
git-credentials ^0.7.0
normal
git-date ^0.3.0
normal
git-diff ^0.23.0
normal
git-discover ^0.9.0
normal
git-features ^0.24.0
normal
git-glob ^0.5.0
normal
git-hash ^0.10.0
normal
git-index ^0.9.0
normal
git-lock ^3.0.0
normal
git-mailmap ^0.6.0
normal
git-object ^0.23.0
normal
git-odb ^0.37.0
normal
git-pack ^0.27.0
normal
git-path ^0.6.0
normal
git-prompt ^0.2.0
normal
git-protocol ^0.24.0
normal
git-ref ^0.20.0
normal
git-refspec ^0.4.0
normal
git-revision ^0.7.0
normal
git-sec ^0.5.0
normal
git-tempfile ^3.0.0
normal
git-transport ^0.23.0
normal
git-traverse ^0.19.0
normal
git-url ^0.11.0
normal
git-validate ^0.7.0
normal
git-worktree ^0.9.0
normal
log ^0.4.14
normal
once_cell ^1.14.0
normal
regex ^1.6.0
normal
reqwest ^0.11.13
normal
serde ^1.0.114
normal
signal-hook ^0.3.9
normal
smallvec ^1.9.0
normal
thiserror ^1.0.26
normal
anyhow ^1
dev
async-std ^1.12.0
dev
is_ci ^1.1.1
dev
serial_test ^0.9.0
dev
walkdir ^2.3.2
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
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module decode
Modules
Structs
Enums
?
Module
git_repository
::
index
::
decode
source
·
[
−
]
Expand description
Modules
header
Structs
Options
Options to define how to decode an index state
from bytes
.
Enums
Error
The error returned by
State::from_bytes()
.