Docs.rs
  • brush-core-0.2.6
    • brush-core 0.2.6
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • reubeno
    • Dependencies
      • async-recursion ^1.1.0 normal
      • async-trait ^0.1.81 normal
      • brush-parser ^0.2.5 normal
      • cached ^0.53.0 normal
      • cfg-if ^1.0.0 normal
      • clap =4.4.18 normal
      • fancy-regex ^0.13.0 normal
      • futures ^0.3.30 normal
      • itertools ^0.13.0 normal
      • lazy_static ^1.5.0 normal
      • rand ^0.8.5 normal
      • thiserror ^1.0.62 normal
      • tracing ^0.1.40 normal
      • anyhow ^1.0.86 dev
      • criterion ^0.5.1 dev
      • hostname ^0.4.0 normal
      • os_pipe ^1.1.5 normal
      • tokio ^1.37.0 normal
      • tokio ^1.37.0 normal
      • procfs ^0.16.0 normal
      • command-fds ^0.3.0 normal
      • nix ^0.29.0 normal
      • uzers ^0.12.0 normal
      • pprof ^0.13.0 dev
      • homedir ^0.3.3 normal
      • whoami ^1.5.1 normal
    • Versions
    • 100% 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

brush_core0.2.6

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

List of all items

Structs

  • CreateOptions
  • ExecutionContext
  • ExecutionParameters
  • ExecutionResult
  • Shell
  • builtins::BuiltinResult
  • builtins::Registration
  • completion::Completions
  • completion::Config
  • completion::Context
  • completion::GenerationOptions
  • completion::ProcessingOptions
  • completion::Spec

Enums

  • Error
  • builtins::ContentType
  • builtins::ExitCode
  • completion::Answer
  • completion::CompleteAction
  • completion::CompleteOption

Traits

  • builtins::Command
  • builtins::DeclarationCommand
  • builtins::SimpleCommand

Macros

  • minus_or_plus_flag_arg

Functions

  • builtins::builtin
  • builtins::simple_builtin

Type Aliases

  • builtins::CommandContentFunc
  • builtins::CommandExecuteFunc