Docs.rs
  • oreq-0.2.6
    • oreq 0.2.6
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • uzimaru0000
    • Dependencies
      • anyhow ^1.0.75 normal
      • clap ^4.4.5 normal
      • crossterm ^0.27.0 normal
      • fuzzy-matcher ^0.3.7 normal
      • http ^1.0.0 normal
      • indexmap ^2.1.0 normal
      • indoc ^2.0.4 normal
      • num-traits ^0.2.19 normal
      • openapiv3 ^2.0.0 normal
      • promptuity ^0.0.5 normal
      • regex ^1.10.5 normal
      • serde ^1.0.188 normal
      • serde_json ^1.0.107 normal
      • serde_yaml ^0.9.28 normal
      • thiserror ^1.0.56 normal
      • url ^2.5.0 normal
    • Versions
    • 0% 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
    • 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

oreq0.2.6

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • prompts::array::Array
  • prompts::array::DefaultArrayFormatter
  • prompts::array::PromptOption
  • prompts::boolean::Boolean
  • prompts::enumeration::Enumeration
  • prompts::number::Number
  • prompts::number::PromptOption
  • prompts::object::DefaultObjectFormatter
  • prompts::object::Object
  • prompts::skippable::Skippable
  • prompts::string::PromptOption
  • prompts::string::StringPrompt
  • schema::read::ReadSchema

Enums

  • schema::error::SchemaError

Traits

  • prompts::array::ArrayFormatter
  • prompts::object::ObjectFormatter
  • schema::reference::Lookup
  • schema::reference::ReferenceOrExt

Functions

  • prompts::optional_prompt_builder
  • prompts::prompt_builder