Docs.rs
diff-tool-0.2.0
diff-tool 0.2.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Ddraigan
Dependencies
anyhow ^1.0.75
normal
clap ^4.4.6
normal
config ^0.14.0
normal
crossterm ^0.27.0
normal
env_logger ^0.11.0
normal
log ^0.4.20
normal
ratatui ^0.26.0
normal
serde ^1.0.197
normal
Versions
7.55%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
diff_tool
0.2.0
Structs
Enums
Functions
?
List of all items
Structs
app::App
app::state::DiffState
services::cli::Arguments
services::config::Config
services::config::KeyMap
services::git::Diff
services::git::DiffLine
services::logger::VecWriter
Enums
app::state::RunningState
services::git::DiffKind
update::keys::Key
update::message::Message
Functions
services::git::get_raw_diff
services::logger::init_logging
services::terminal::init_terminal
services::terminal::install_panic_hook
services::terminal::restore_terminal
view::view