Docs.rs
git-assist-0.2.2
git-assist 0.2.2
Permalink
Docs.rs crate page
MPL-2.0
Links
Repository
crates.io
Source
Owners
regexident
Dependencies
anyhow ^1.0.98
normal
async-trait ^0.1.88
normal
clap ^4.5.37
normal
git-url-parse ^0.4.5
normal
git2 ^0.20.1
normal
inquire ^0.7.5
normal
jsonwebtoken ^9.3.1
normal
optional
num-bigint >=0.4.6
normal
octocrab ^0.44.0
normal
optional
openssl >=0.10.72
normal
secrecy ^0.10.3
normal
serde >=1.0.185
normal
shellexpand ^3.1.1
normal
thiserror ^1.0.69
normal
time >=0.3.41
normal
tokio ^1.44.2
normal
Versions
14.81%
of the crate is documented
Platform
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_assist/
lib.rs
1
pub mod
command;
2
pub mod
git;
3
pub mod
host;