Docs.rs
  • rona-1.1.6
    • rona 1.1.6
    • Docs.rs crate page
    • Apache-2.0 OR MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • TomPlanche
    • Dependencies
      • clap ^4.5.37 normal
      • console ^0.15.11 normal
      • dialoguer ^0.11.0 normal
      • dotenv ^0.15.0 normal
      • glob ^0.3.2 normal
      • regex ^1.11.1 normal
    • Versions
    • 83.67% of the crate is documented
  • This release has been yanked, go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

rona1.1.6

Crate Items

  • Structs
  • Constants
  • Functions

List of all items

Structs

  • cli::Cli
  • my_clap_theme::ColorfulTheme

Functions

  • cli::run
  • git_related::add_files
  • git_related::add_to_git_exclude
  • git_related::create_needed_files
  • git_related::format_branch_name
  • git_related::get_current_branch
  • git_related::get_current_commit_nb
  • git_related::get_status_files
  • git_related::git_commit
  • git_related::git_push
  • git_related::prepare_commit_msg
  • git_related::process_deleted_files
  • git_related::process_git_status
  • git_related::process_gitignore_file
  • git_related::read_git_status
  • utils::check_for_file_in_folder
  • utils::format_list
  • utils::print_error
  • utils::print_info
  • utils::print_success
  • utils::print_warning

Constants

  • GIT_ROOT
  • git_related::COMMIT_MESSAGE_FILE_PATH
  • git_related::COMMIT_TYPES