Docs.rs
git-smash-0.1.0
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
git-smash 0.1.0
Smash staged changes into previous commits
Crate
Source
Builds
Feature flags
Hide files
..
args.rs
config.rs
errors.rs
git.rs
hash.rs
main.rs
1
pub
use
anyhow
::
{
anyhow
,
bail
,
Context
,
Error
,
Result
}
;