Docs.rs
  • gitprofile-0.1.2
    • gitprofile 0.1.2
    • Permalink
    • Docs.rs crate page
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • takuma7
    • Dependencies
      • anyhow ^1.0.58 normal
      • clap ^3.2.8 normal
      • dialoguer ^0.10.1 normal
      • directories ^4.0.1 normal
      • indexmap ^1.9.1 normal
      • lazy_static ^1.4.0 normal
      • regex ^1.6.0 normal
      • serde ^1.0.138 normal
      • serde_with ^1.14.0 normal
      • thiserror ^1.0.31 normal
      • toml ^0.5.9 normal
      • assert_cmd ^2.0.4 dev
      • predicates ^2.1.1 dev
    • Versions
    • 41.41% of the crate is documented
  • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

gitprofile0.1.2

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • CliArgs
  • config::AppConfigClient
  • config::Config
  • config::Profile
  • context::AppContext
  • git::GitConfigClient

Enums

  • Commands
  • commands::current::ProfileProperty
  • commands::show::ProfileProperty
  • git::Level

Traits

  • config::Persist
  • git::GitConfigClientType
  • git::GitConfigRead
  • git::GitConfigWrite

Functions

  • commands::apply::execute
  • commands::config_dump::execute
  • commands::current::execute
  • commands::edit::execute
  • commands::import::execute
  • commands::list::execute
  • commands::new::execute
  • commands::remove::execute
  • commands::rename::execute
  • commands::show::execute
  • git::find_profile_key
  • run
  • validation::email::is_email
  • validation::profile_key::no_duplicates

Type Aliases

  • config::ProfileMap

Constants

  • config::DEFAULT_FILE_NAME