Docs.rs
git-igitt-0.1.18
git-igitt 0.1.18
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
mlange-42
Dependencies
clap ^4.0
normal
crossterm ^0.25
normal
optional
git-graph ^0.5.3
normal
git2 ^0.15
normal
itertools ^0.10
normal
lazy_static ^1.4
normal
muncher ^0.7
normal
platform-dirs ^0.3
normal
syntect ^5.0
normal
textwrap ^0.16
normal
toml ^0.5
normal
tui ^0.19
normal
unicode-width ^0.1
normal
yansi ^0.5
normal
Versions
0.42%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
Files
git_igitt/
lib.rs
1
pub mod
app;
2
pub mod
dialogs;
3
pub mod
settings;
4
pub mod
ui;
5
pub mod
util;
6
pub mod
widgets;