Docs.rs
git-download-0.1.1
git-download 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
akiradeveloper
Dependencies
anyhow ^1
normal
cmd_lib ^1.3.0
normal
tempfile ^3
normal
Versions
71.43%
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
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
git_
download
0.1.1
All Items
Crate Items
Structs
Functions
Crate
git_download
Copy item path
Source
Structs
§
Downloader
Functions
§
repo
Create a downloader whose target is the repository. You can use any form of url which is allowed in
git remote add
. e.g. git@github.com:akiradeveloper/git-download