Docs.rs
  • giton-core-0.0.1
    • giton-core 0.0.1
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • omarabid
    • Dependencies
      • async-openai ^0.17.0 normal
      • async-std ^1.12.0 normal
      • chrono ^0.4.31 normal
      • comfy-table ^7.1.0 normal
      • log ^0.4.20 normal
      • reqwest ^0.11.22 normal
      • shlex ^1.2.0 normal
      • spinners ^4.1.1 normal
      • giton-utils ^0.0.1 normal
    • Versions
    • 3.33% 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

giton_core0.0.1

  • Structs
  • Enums
  • Functions
?
Change settings

List of all items

Structs

  • decode::GPTResponse

Enums

  • decode::GPTResult
  • decode::ResponseStatus

Functions

  • commands::config
  • commands::helpme
  • commands::history
  • commands::undo
  • db::display_commands
  • db::get_commands
  • db::get_last_command
  • db::insert_command
  • decode::decode_gpt_response
  • git::execute_command
  • git::execute_gptresponse
  • git::get_log
  • git::get_status
  • start