Docs.rs
git-revise-0.1.8
git-revise 0.1.8
Permalink
Docs.rs crate page
GPL-3.0
Links
Homepage
Repository
crates.io
Source
Owners
VainJoker
Dependencies
anyhow ^1.0
normal
clap ^4.5.8
normal
colored ^2.1.0
normal
dirs ^5.0.0
normal
dotenvy ^0.15.0
normal
exitcode ^1.1.2
normal
human-panic ^2.0
normal
inquire ^0.7.0
normal
realme ^0.1.3
normal
reqwest ^0.12.5
normal
serde ^1.0
normal
serde_json ^1.0
normal
tera ^1
normal
tokio ^1.40
normal
Versions
2.23%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Files
git_revise/
error.rs
1
pub type
ReviseResult<T> = anyhow::Result<T>;