Docs.rs
  • gitu-0.6.2
    • gitu 0.6.2
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • altsem
    • Dependencies
      • chrono ^0.4.34 normal
      • clap ^4.5.1 normal
      • crossterm ^0.27.0 normal
      • directories ^5.0.1 normal
      • figment ^0.10.14 normal
      • git2 ^0.18.2 normal
      • itertools ^0.12.0 normal
      • log ^0.4.21 normal
      • ratatui ^0.26.1 normal
      • serde ^1.0.152 normal
      • similar ^2.4.0 normal
      • simple-logging ^2.0.2 normal
      • strum ^0.26.1 normal
      • toml ^0.8.10 normal
      • tui-prompts ^0.3.5 normal
      • criterion ^0.5.1 dev
      • insta ^1.36.1 dev
      • pretty_assertions ^1.4.0 dev
      • temp-dir ^0.1.12 dev
    • Versions
    • 4.26% of the crate is documented
  • Go to latest version
  • 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

gitu0.6.2

  • Structs
  • Enums
  • Functions
  • Type Aliases
?
Change settings

List of all items

Structs

  • cli::Args
  • config::Config
  • config::LineHighlightConfig
  • config::StyleConfig
  • config::StyleConfigEntry
  • state::State

Enums

  • cli::Commands

Functions

  • config::init_test_config
  • run
  • term::alternate_screen
  • term::backend
  • term::cleanup_alternate_screen
  • term::cleanup_raw_mode
  • term::enter_alternate_screen
  • term::raw_mode

Type Aliases

  • Res