Docs.rs
  • diff-tool-0.2.1
    • diff-tool 0.2.1
    • Permalink
    • 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
      • directories ^5.0.1 normal
      • env_logger ^0.11.0 normal
      • log ^0.4.20 normal
      • ratatui ^0.26.0 normal
      • serde ^1.0.197 normal
    • Versions
    • 7.48% of the crate is documented
  • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

diff_tool0.2.1

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • app::App
  • app::state::DiffState
  • services::cli::Args
  • 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

Type Aliases

  • services::logger::Logs