Docs.rs
  • rhc-0.1.1
    • rhc 0.1.1
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • ktfleming
    • Dependencies
      • anyhow ^1.0.28 normal
      • attohttpc ^0.13.0 normal
      • atty ^0.2.14 normal
      • csv ^1.1.3 normal
      • lazy_static ^1.4.0 normal
      • log ^0.4.8 normal
      • regex ^1.3.7 normal
      • scopeguard ^1.1.0 normal
      • serde ^1.0.106 normal
      • serde_json ^1.0.52 normal
      • shellexpand ^2.0.0 normal
      • simplelog ^0.8.0 normal
      • spinners ^1.2.0 normal
      • structopt ^0.3.14 normal
      • sublime_fuzzy ^0.6.0 normal
      • syntect ^4.1.1 normal
      • termion ^1.5.5 normal
      • toml ^0.5.6 normal
      • tui ^0.9.1 normal
      • unicode-width ^0.1.7 normal
      • walkdir ^2.3.1 normal
      • assert_cmd ^1.0.1 dev
      • httptest ^0.13.1 dev
      • predicates ^1.0.4 dev
      • pretty_env_logger ^0.4.0 dev
      • tempfile ^3.1.0 dev
    • Versions
    • 16.22% of the crate is documented
  • 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

rhc0.1.1

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • args::Args
  • choice::Choice
  • colors::Colors
  • config::Config
  • config::CustomColors
  • environment::Environment
  • interactive::SelectedValues
  • keyvalue::KeyValue
  • keyvalue::KeyValueParsingError
  • request_definition::Headers
  • request_definition::Metadata
  • request_definition::Query
  • request_definition::Request
  • request_definition::RequestDefinition

Enums

  • request_definition::Content
  • request_definition::Method

Functions

  • files::get_all_toml_files
  • files::list_all_choices
  • files::list_all_environments
  • files::load_file
  • http::send_request
  • interactive::cut_to_current_word_start
  • interactive::interactive_mode
  • interactive::prompt_for_variables
  • templating::list_unbound_variables
  • templating::substitute
  • templating::substitute_all