Docs.rs
  • gitu-0.32.0
    • gitu 0.32.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • altsem
    • Dependencies
      • arboard ^3.4.0 normal
      • chrono ^0.4.40 normal
      • clap ^4.5.34 normal
      • crossterm ^0.28.1 normal
      • etcetera ^0.10.0 normal
      • figment ^0.10.19 normal
      • git-version ^0.3.9 normal
      • git2 ^0.20.1 normal
      • itertools ^0.14.0 normal
      • log ^0.4.27 normal
      • nom ^7.1.3 normal
      • notify ^7.0.0 normal
      • ratatui ^0.29.0 normal
      • regex ^1.11.1 normal
      • serde ^1.0.219 normal
      • similar ^2.7.0 normal
      • simple-logging ^2.0.2 normal
      • strip-ansi-escapes ^0.2.1 normal
      • toml ^0.8.20 normal
      • tree-sitter =0.20.10 normal
      • tree-sitter-bash =0.20.5 normal
      • tree-sitter-c =0.20.8 normal
      • tree-sitter-c-sharp =0.20.0 normal
      • tree-sitter-cpp =0.20.5 normal
      • tree-sitter-elixir =0.1.1 normal
      • tree-sitter-go =0.20.0 normal
      • tree-sitter-haskell =0.15.0 normal
      • tree-sitter-highlight =0.20.1 normal
      • tree-sitter-html =0.20.0 normal
      • tree-sitter-java =0.20.2 normal
      • tree-sitter-javascript =0.20.4 normal
      • tree-sitter-json =0.20.2 normal
      • tree-sitter-ocaml =0.20.4 normal
      • tree-sitter-php =0.20.0 normal
      • tree-sitter-python =0.20.4 normal
      • tree-sitter-ruby =0.20.1 normal
      • tree-sitter-rust =0.20.4 normal
      • tree-sitter-scala =0.20.3 normal
      • tree-sitter-toml =0.20.0 normal
      • tree-sitter-typescript =0.20.5 normal
      • tui-prompts ^0.5.0 normal
      • unicode-segmentation ^1.12.0 normal
      • criterion ^0.5.1 dev
      • insta ^1.42.2 dev
      • pretty_assertions ^1.4.0 dev
      • temp-dir ^0.1.13 dev
      • unicode-width ^0.2.0 dev
    • Versions
    • 2.53% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

gitu0.32.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • cli::Args
  • config::BoolConfigEntry
  • config::DiffHighlightConfig
  • config::GeneralConfig
  • config::StyleConfig
  • config::StyleConfigEntry
  • config::SymbolStyleConfigEntry
  • config::SyntaxHighlightConfig
  • gitu_diff::Change
  • gitu_diff::Commit
  • gitu_diff::CommitHeader
  • gitu_diff::DiffHeader
  • gitu_diff::FileDiff
  • gitu_diff::Hunk
  • gitu_diff::HunkContent
  • gitu_diff::HunkHeader
  • gitu_diff::Parser

Enums

  • cli::Commands
  • error::Error
  • error::Utf8Error
  • gitu_diff::ParseError
  • gitu_diff::Status
  • term::TermBackend

Functions

  • config::config_path
  • run
  • term::alternate_screen
  • term::backend
  • term::cleanup_alternate_screen
  • term::cleanup_raw_mode
  • term::raw_mode

Type Aliases

  • Res
  • gitu_diff::Result
  • term::Term

Constants

  • LOG_FILE_NAME