Docs.rs
  • patchy-bin-1.2.7
    • patchy-bin 1.2.7
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • nik-rev
    • Dependencies
      • anyhow ^1.0 normal
      • colored ^2.2 normal
      • dialoguer ^0.11 normal
      • futures ^0.3 normal
      • indexmap ^2.7 normal
      • once_cell ^1.17 normal
      • rand ^0.8 normal
      • reqwest ^0.12 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • tempfile ^3.14 normal
      • tokio ^1.42 normal
      • toml ^0.8 normal
    • Versions
    • 8.6% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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

patchy1.2.7

Crate Items

  • Macros
  • Structs
  • Statics
  • Functions
  • Type Aliases

List of all items

Structs

  • flags::Flag
  • types::Branch
  • types::BranchAndRemote
  • types::Configuration
  • types::GitHubResponse
  • types::Head
  • types::Remote
  • types::Repo

Macros

  • confirm_prompt
  • fail
  • info
  • success
  • trace

Functions

  • backup::backup_files
  • backup::restore_backup
  • commands::gen_patch::gen_patch
  • commands::help::format_description
  • commands::help::help
  • commands::init::init
  • commands::pr_fetch::ignore_octothorpe
  • commands::pr_fetch::pr_fetch
  • commands::run::parse_if_maybe_hash
  • commands::run::run
  • flags::is_valid_flag
  • git_commands::add_remote_branch
  • git_commands::checkout_from_remote
  • git_commands::clean_up_remote
  • git_commands::fetch_pull_request
  • git_commands::get_git_output
  • git_commands::get_git_root
  • git_commands::is_valid_branch_name
  • git_commands::merge_into_main
  • git_commands::merge_pull_request
  • git_commands::spawn_git
  • utils::display_link
  • utils::make_request
  • utils::normalize_commit_msg
  • utils::with_uuid

Type Aliases

  • types::CommandArgs

Statics

  • APP_NAME
  • CONFIG_FILE
  • CONFIG_ROOT
  • INDENT
  • commands::gen_patch::GEN_PATCH_FLAGS
  • commands::gen_patch::GEN_PATCH_NAME_FLAG
  • commands::help::HELP_FLAG
  • commands::help::VERBOSE_FLAG
  • commands::help::VERSION_FLAG
  • commands::pr_fetch::PR_FETCH_BRANCH_NAME_FLAG
  • commands::pr_fetch::PR_FETCH_CHECKOUT_FLAG
  • commands::pr_fetch::PR_FETCH_FLAGS
  • commands::pr_fetch::PR_FETCH_REPO_NAME_FLAG
  • commands::run::RUN_YES_FLAG
  • flags::IS_VERBOSE
  • git_commands::GIT
  • git_commands::GITHUB_REMOTE_PREFIX
  • git_commands::GITHUB_REMOTE_SUFFIX
  • git_commands::GIT_ROOT