Docs.rs
  • git-igitt-0.1.18
    • git-igitt 0.1.18
    • Permalink
    • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

git_igitt0.1.18

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • app::App
  • app::DiffOptions
  • dialogs::FileDialog
  • settings::AppSettings
  • ui::HINT_STYLE
  • util::ctrl_chars::CtrlChars
  • util::ctrl_chars::CtrlChunk
  • widgets::branches_view::BranchItem
  • widgets::branches_view::BranchList
  • widgets::branches_view::BranchListItem
  • widgets::commit_view::CommitView
  • widgets::commit_view::CommitViewInfo
  • widgets::commit_view::CommitViewState
  • widgets::commit_view::DiffItem
  • widgets::diff_view::DiffViewInfo
  • widgets::diff_view::DiffViewState
  • widgets::files_view::FileList
  • widgets::files_view::FileListItem
  • widgets::graph_view::GraphView
  • widgets::graph_view::GraphViewState
  • widgets::list::DefaultListItem
  • widgets::list::ListState
  • widgets::list::StatefulList
  • widgets::models_view::ModelListState

Enums

  • app::ActiveView
  • app::DiffMode
  • app::DiffType
  • widgets::branches_view::BranchItemType

Traits

  • widgets::list::ListItem

Functions

  • ui::draw
  • ui::draw_open_repo
  • util::format::format
  • util::syntax_highlight::as_styled
  • util::syntax_highlight::highlight

Type Aliases

  • app::CurrentBranches
  • app::DiffLines