Docs.rs
  • shellfish-0.9.0
    • shellfish 0.9.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • John-Toohey
    • Dependencies
      • async-std ^1 normal
      • async-trait ^0.1 normal
      • cfg-if ^1 normal
      • clap ^4 normal
      • home ^0.5 normal
      • rustyline ^13.0.0 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • thiserror ^1 normal
      • tokio ^1 normal
      • yansi ^0.5 normal
      • version_check ^0.9.4 build
    • Versions
    • 61.43% 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

shellfish0.9.0

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

List of all items

Structs

  • app::App
  • command::Command
  • handler::app::DefaultCommandLineHandler
  • handler::async_app::DefaultAsyncCLIHandler
  • handler::asynchronous::DefaultAsyncHandler
  • handler::default::DefaultHandler
  • input_handler::IO
  • shell::Shell

Enums

  • command::CommandType
  • input_handler::InputResult
  • shell::UnescapeError

Traits

  • handler::app::CommandLineHandler
  • handler::asynchronous::AsyncHandler
  • handler::default::Handler
  • input_handler::InputHandler

Macros

  • async_fn
  • clap_command

Type Aliases

  • command::AsyncCommandFn
  • command::CommandFn