Docs.rs
  • git-warp-0.1.0
    • git-warp 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Frank-III
    • Dependencies
      • anyhow ^1.0.86 normal
      • chrono ^0.4.38 normal
      • clap ^4.5.4 normal
      • crossterm ^0.27.0 normal
      • dirs ^5.0.1 normal
      • env_logger ^0.11.3 normal
      • figment ^0.10.19 normal
      • gix ^0.62.0 normal
      • ignore ^0.4.22 normal
      • log ^0.4.21 normal
      • nix ^0.28.0 normal
      • notify ^6.1.1 normal
      • ratatui ^0.26.2 normal
      • rayon ^1.10.0 normal
      • serde ^1.0.203 normal
      • serde_json ^1.0.117 normal
      • sysinfo ^0.30.12 normal
      • thiserror ^1.0.61 normal
      • toml ^0.8.13 normal
      • criterion ^0.5 dev
      • rand ^0.8 dev
      • tempfile ^3.10.1 dev
    • Versions
    • 33.33% 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
    • 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

git_warp0.1.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • config::AgentConfig
  • config::Config
  • config::ConfigManager
  • config::GitConfig
  • config::ProcessConfig
  • config::TerminalConfig
  • git::BranchStatus
  • git::GitRepository
  • git::WorktreeInfo
  • hooks::HooksManager
  • process::ProcessInfo
  • process::ProcessManager
  • process::ProcessStats
  • rewrite::PathRewriter
  • terminal::TerminalManager
  • tui::AgentActivity
  • tui::AgentsDashboard
  • tui::CleanupTui
  • tui::ConfigTui
  • tui::TuiApp

Enums

  • error::GitWarpError
  • terminal::TerminalMode
  • tui::AgentStatus

Traits

  • terminal::Terminal

Functions

  • cow::clone_directory
  • cow::is_cow_supported

Type Aliases

  • error::Result