Docs.rs
  • falcon-cli-0.1.9
    • falcon-cli 0.1.9
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • mdizak
    • Dependencies
      • indexmap ^1.9.3 normal
      • rpassword ^7.2.0 normal
      • strsim ^0.10.0 normal
      • textwrap ^0.16.0 normal
      • zxcvbn ^2.2.2 normal
    • Versions
    • 20.41% 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

falcon_cli0.1.9

Crate Items

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

List of all items

Structs

  • IndexMap
  • Textwrap_Options
  • help::CliHelpScreen
  • io::BorrowedBuf
  • io::BorrowedCursor
  • io::BufReader
  • io::BufWriter
  • io::Bytes
  • io::Chain
  • io::Cursor
  • io::Empty
  • io::Error
  • io::IntoInnerError
  • io::IoSlice
  • io::IoSliceMut
  • io::LineWriter
  • io::Lines
  • io::PipeReader
  • io::PipeWriter
  • io::Repeat
  • io::Sink
  • io::Split
  • io::Stderr
  • io::StderrLock
  • io::Stdin
  • io::StdinLock
  • io::Stdout
  • io::StdoutLock
  • io::Take
  • io::WriterPanicked
  • router::CliRequest
  • router::CliRouter

Enums

  • io::ErrorKind
  • io::SeekFrom

Traits

  • CliCommand
  • Write
  • io::BufRead
  • io::IsTerminal
  • io::Read
  • io::Seek
  • io::Write
  • io::prelude::BufRead
  • io::prelude::Read
  • io::prelude::Seek
  • io::prelude::Write

Macros

  • cli_error
  • cli_send
  • indexmap
  • io::const_error

Functions

  • Textwrap_Fill
  • cli_clear_screen
  • cli_confirm
  • cli_display_array
  • cli_display_table
  • cli_get_input
  • cli_get_new_password
  • cli_get_option
  • cli_get_password
  • cli_header
  • cli_run
  • cli_success
  • io::copy
  • io::empty
  • io::pipe
  • io::read_to_string
  • io::repeat
  • io::sink
  • io::stderr
  • io::stdin
  • io::stdout

Type Aliases

  • io::RawOsError
  • io::Result