Docs.rs
git-trim-0.4.4
git-trim 0.4.4
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
foriequal0
Dependencies
anyhow ^1.0.66
normal
clap ^4.0.27
normal
crossbeam-channel ^0.5.6
normal
dialoguer ^0.10.2
normal
env_logger ^0.10.0
normal
git2 ^0.15.0
normal
log ^0.4.17
normal
man ^0.3.0
normal
optional
paw ^1.0.0
normal
rayon ^1.6.0
normal
textwrap ^0.16.0
normal
thiserror ^1.0.37
normal
tempfile ^3.3.0
dev
vergen ^7.4.4
build
Versions
6.82%
of the crate is documented
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
0.4.4
git_trim
Function
get_trim_plan
Copy item path
Source
pub fn get_trim_plan(git: &
Git
, param: &
PlanParam
<'_>) ->
Result
<
TrimPlan
>