Docs.rs
  • bash-builtins-0.3.1
    • bash-builtins 0.3.1
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • ayosec
    • Dependencies
      • bash_builtins_macro ^0 normal
      • libc ^0 normal
      • assert_matches ^1 dev
      • serde_json ^1 dev
      • trybuild ^1.0.43 dev
    • Versions
    • 89.74% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate bash_builtins

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Definitions
  • Derive Macros
?
Change settings

List of all items

Structs

  • Args
  • variables::RawVariable

Enums

  • Error
  • variables::Variable
  • variables::VariableError

Traits

  • Builtin
  • convert::FromWordPointer
  • variables::DynamicVariable

Macros

  • builtin_metadata
  • error
  • warning

Derive Macros

  • BuiltinOptions

Functions

  • log::error
  • log::missing_argument
  • log::show_help
  • log::show_usage
  • log::warning
  • variables::array_get
  • variables::array_set
  • variables::assoc_get
  • variables::assoc_set
  • variables::bind
  • variables::find
  • variables::find_as_string
  • variables::find_raw
  • variables::get_last_exit_status
  • variables::set
  • variables::unset

Type Definitions

  • Result