Docs.rs
  • garden-tools-1.0.0
    • garden-tools 1.0.0
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • davvid
    • Dependencies
      • anyhow ^1.0 normal
      • clap ^4.1.1 normal
      • clap_complete ^4.1.0 normal
      • crossbeam ^0.8 normal
      • derivative ^2.2 normal
      • dirs ^4.0 normal
      • glob ^0.3 normal
      • indexmap ^1.9.2 normal
      • indextree ^4.3.1 normal
      • is-terminal ^0.4.9 normal
      • pathdiff ^0.2.1 normal
      • rayon ^1.5 normal
      • rm_rf ^0.6.2 normal
      • shell-words ^1.1 normal
      • shellexpand ^2.1 normal
      • shlex ^1.1 normal
      • strum ^0.25 normal
      • strum_macros ^0.25 normal
      • subprocess ^0.2 normal
      • thiserror ^1.0 normal
      • which ^4.3.0 normal
      • xdg ^2.4 normal
      • yaml-rust-davvid ^0.5 normal
      • yansi ^0.5 normal
      • assert_cmd ^2.0.2 dev
      • function_name ^0.2.0 dev
    • Versions
    • 45.97% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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

garden1.0.0

Module errors

  • Enums
  • Constants

In crate garden

?
Change settings

Module garden::errors

source ·
Expand description

Errors

Enums

  • CommandError
  • GardenError

Constants

  • EX_CANTCREAT
  • EX_CONFIG
  • EX_DATAERR
  • EX_ERROR
  • EX_IOERR
  • EX_OK
  • EX_OSERR
  • EX_SOFTWARE
  • EX_USAGE