Docs.rs
git-repo-manager-0.7.18
git-repo-manager 0.7.18
Permalink
Docs.rs crate page
GPL-3.0-only
Links
Homepage
Repository
crates.io
Source
Owners
hakoerber
Dependencies
clap =4.5.16
normal
comfy-table =7.1.1
normal
console =0.15.8
normal
git2 =0.19.0
normal
parse_link_header =0.4.0
normal
regex =1.10.6
normal
serde =1.0.209
normal
serde_json =1.0.127
normal
serde_yaml =0.9.34
normal
shellexpand =3.1.0
normal
toml =0.8.19
normal
ureq =2.10.1
normal
url-escape =0.1.1
normal
outdir-tempdir =0.2.0
dev
Versions
1.12%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
grm
0.7.18
Remote
Type
Aliased type
Variants
File
Https
Ssh
In grm::
config
Type Alias
grm
::
config
::
RemoteType
Copy item path
source
·
[
−
]
pub type RemoteType =
RemoteType
;
Aliased Type
§
enum RemoteType { Ssh, Https, File, }
Variants
§
§
Ssh
§
Https
§
File