Docs.rs
  • smart-read-0.5.4
    • smart-read 0.5.4
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • What42Pizza
    • Dependencies
    • Versions
    • 88.14% of the crate is documented
  • 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

smart_read0.5.4

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • DefaultNotAllowedError
  • PromptNotAllowedError
  • basics::BoolInput
  • basics::CharInput
  • basics::F32Input
  • basics::F64Input
  • basics::I128Input
  • basics::I16Input
  • basics::I32Input
  • basics::I64Input
  • basics::I8Input
  • basics::IsizeInput
  • basics::NonEmptyInput
  • basics::NonWhitespaceInput
  • basics::U128Input
  • basics::U16Input
  • basics::U32Input
  • basics::U64Input
  • basics::U8Input
  • basics::UsizeInput
  • basics::YesNoInput
  • list_constraints::EnumerateInput
  • list_constraints::OptionWithData
  • one_time_logic::SimpleValidate
  • one_time_logic::TransformValidate

Enums

  • list_constraints::ListConstraintError

Traits

  • TryRead

Macros

  • prelude::prompt
  • prelude::read
  • prelude::try_prompt
  • prelude::try_read
  • prompt
  • read
  • try_prompt
  • try_read

Functions

  • clear_term
  • list_constraints::custom_fuzzy_match
  • list_constraints::custom_fuzzy_search
  • list_constraints::read_input_option
  • list_constraints::read_input_option_enumerated
  • range_constraints::read_range
  • read_stdin

Type Aliases

  • BoxResult