Docs.rs
  • gitwatch-rs-1.0.0
    • gitwatch-rs 1.0.0
    • Docs.rs crate page
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • croissong
    • Dependencies
      • anyhow ^1.0.89 normal
      • clap ^4.5.18 normal
      • clap_complete ^4.5.38 normal
      • fern ^0.7.0 normal
      • figment ^0.10.19 normal
      • git2 ^0.19.0 normal
      • ignore ^0.4.23 normal
      • indoc ^2.0.5 normal
      • log ^0.4.22 normal
      • notify-debouncer-full ^0.4.0 normal
      • paris ^1.5 normal
      • regex ^1.11.0 normal
      • serde ^1.0 normal
      • serde_regex ^1.1.0 normal
      • shellexpand ^3.1.0 normal
      • assert_cmd ^2.0.16 dev
      • predicates ^3.1.2 dev
      • rand ^0.8.5 dev
      • tempfile ^3.13.0 dev
      • testresult ^0.4.1 dev
    • Versions
    • 18.67% of the crate is documented
  • This release has been yanked, go to latest version
  • Platform
    • 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

gitwatch_rs1.0.0

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • app::App
  • app_config::AppConfig
  • cli::Cli
  • cli::CliOptions
  • cli::CommitMessageOptions
  • config_file::ConfigFile
  • filter::PathFilter
  • repo::GitwatchRepo
  • watcher::FileWatcher

Enums

  • cli::Commands
  • cli::LogLevel

Functions

  • commit_message::generate_commit_message
  • logger::setup_logger
  • util::normalize_path