Docs.rs
  • smart-read-0.2.2
    • smart-read 0.2.2
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • What42Pizza
    • Dependencies
    • Versions
    • 55.56% 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.2.2

  • Macros
  • Structs
  • Traits
  • Functions
  • Type Aliases
?
Change settings

List of all items

Structs

  • Input
  • ReadData
  • boundless::BoolInput
  • boundless::CharInput
  • boundless::F32Input
  • boundless::F64Input
  • boundless::I128Input
  • boundless::I16Input
  • boundless::I32Input
  • boundless::I64Input
  • boundless::I8Input
  • boundless::IsizeInput
  • boundless::U128Input
  • boundless::U16Input
  • boundless::U32Input
  • boundless::U64Input
  • boundless::U8Input
  • boundless::UsizeInput
  • boundless::YesNoInput

Traits

  • IntoInput
  • ReadLine

Macros

  • prompt
  • read
  • try_prompt
  • try_read

Functions

  • input_options::read_input_option
  • ranges::read_range
  • read_string
  • stdin_as_input

Type Aliases

  • BoxResult