Docs.rs
git-trim-0.4.2
git-trim 0.4.2
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
foriequal0
Dependencies
anyhow ^1.0.26
normal
clap-v3 ~3.0.0-beta.1
normal
crossbeam-channel ^0.4.3
normal
dialoguer ^0.5.0
normal
env_logger ^0.7.1
normal
git2 ^0.10
normal
log ^0.4.0
normal
man ^0.3.0
normal
paw ^1.0
normal
rayon ^1.3.0
normal
regex ^1.3.6
normal
rson_rs ^0.2.1
normal
textwrap ^0.11.0
normal
thiserror ^1.0
normal
tempfile ^3.1.0
dev
vergen ^3
build
Versions
6.82%
of the crate is documented
Go to latest version
Platform
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_trim
?
[
−
]
[src]
Function
git_trim
::
ls_remote_head
pub fn ls_remote_head(
repo: &
Repository
,
remote_name: &
str
) ->
Result
<
RemoteHead
>