Docs.rs
  • shlf-0.8.1
    • shlf 0.8.1
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • ab22593k
    • Dependencies
      • anyhow ^1.0.89 normal
      • async-trait ^0.1.83 normal
      • chrono ^0.4.38 normal
      • clap ^4.5.17 normal
      • clap_complete ^4.5.29 normal
      • colored ^2.1.0 normal
      • dialoguer ^0.11.0 normal
      • directories ^5.0.1 normal
      • genai ^0.1.11 normal
      • git2 ^0.19 normal
      • home ^0.5.9 normal
      • indicatif ^0.17.8 normal
      • reqwest ^0.12.9 normal
      • rusqlite ^0.32.1 normal
      • serde ^1.0.210 normal
      • serde_json ^1.0.132 normal
      • shellexpand ^3.1.0 normal
      • tempfile ^3.13.0 normal
      • tokio ^1.40.0 normal
      • walkdir ^2.5.0 normal
    • Versions
    • 0% of the crate is documented
  • 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

slf0.8.1

Crate Items

  • Structs
  • Traits
  • Functions

List of all items

Structs

  • gitai::GitAI
  • gitai::GitAIConfig
  • gitai::providers::AnthropicProvider
  • gitai::providers::GeminiProvider
  • gitai::providers::OllamaProvider
  • gitai::providers::OpenAIProvider

Traits

  • gitai::Provider

Functions

  • gitai::config::get_config_path
  • gitai::config::install_git_hook
  • gitai::config::load_config
  • gitai::config::remove_git_hook
  • gitai::config::save_config
  • gitai::git::git_diff
  • gitai::git::git_diff_cached
  • gitai::providers::create_provider
  • spinner::embed_spinner