Docs.rs
rustgit-1.1.1
rustgit 1.1.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
NathanRoyer
Dependencies
coolssh ^1.2.0
normal
lmfu ^1.3.1
normal
log ^0.4
normal
miniz_oxide ^0.7.1
normal
sha1 ^0.10.5
normal
Versions
45%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
☰
Directory
Aliased type
In rustgit::internals
?
Type Alias
rustgit
::
internals
::
Directory
source
·
[
−
]
pub type Directory = LiteMap<ArcStr, (
Hash
,
Mode
)>;
Aliased Type
§
struct Directory { /* private fields */ }