Docs.rs
  • git-global-0.6.6
    • git-global 0.6.6
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • peap
    • Dependencies
      • clap ^4 normal
      • directories ^6 normal
      • git2 ^0.20 normal
      • man ^0.3 normal optional
      • serde ^1 normal
      • serde_json ^1 normal
      • termsize ^0.1 normal
      • walkdir ^2 normal
      • regex ^1 dev
      • tempfile ^3 dev
    • Versions
    • 95% 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_global0.6.6

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • Config
  • Repo
  • Report

Enums

  • GitGlobalError

Functions

  • get_clap_app
  • run_from_command_line
  • subcommands::ahead::execute
  • subcommands::get_subcommands
  • subcommands::info::execute
  • subcommands::install_manpage::execute
  • subcommands::list::execute
  • subcommands::run
  • subcommands::scan::execute
  • subcommands::staged::execute
  • subcommands::stashed::execute
  • subcommands::status::execute
  • subcommands::unstaged::execute

Type Aliases

  • Result