Docs.rs
  • jira_git_helper-0.1.0
    • jira_git_helper 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • YYvanYang
    • Dependencies
      • anyhow ^1.0 normal
      • base64 ^0.21 normal
      • clap ^4.3 normal
      • config ^0.13 normal
      • dirs ^5.0 normal
      • env_logger ^0.10 normal
      • lazy_static ^1.4 normal
      • log ^0.4 normal
      • regex ^1.8 normal
      • reqwest ^0.11 normal
      • ring ^0.16 normal
      • rpassword ^7.2 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • thiserror ^1.0 normal
      • tokio ^1.28 normal
      • toml ^0.7 normal
      • mockito ^1.1 dev
      • tempfile ^3.5 dev
    • Versions
    • 0% of the crate is documented
  • Platform
    • 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

jira_git_helper0.1.0

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • App
  • app_config::AppConfig
  • git::GitOperations
  • jira::JiraClient

Enums

  • error::AppError

Functions

  • app_config::create_interactive_config
  • app_config::get_config_path
  • app_config::load_config
  • app_config::reset_config
  • app_config::save_config
  • input::confirm_commit
  • input::prompt_for_commit_message
  • input::prompt_for_input
  • input::prompt_for_password
  • jira::extract_jira_id