Docs.rs
  • garden-tools-0.4.0
    • garden-tools 0.4.0
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • davvid
    • Dependencies
      • anyhow ^1.0 normal
      • argparse ^0.2 normal
      • atty ^0.2 normal
      • crossbeam ^0.8 normal
      • dirs ^4.0 normal
      • glob ^0.3 normal
      • indextree ^4.3.1 normal
      • pathdiff ^0.2.1 normal
      • rayon ^1.5 normal
      • rm_rf ^0.6.2 normal
      • shellexpand ^2.1 normal
      • shlex ^1.1 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
    • 36.18% 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
logo

logo

Module errors

  • Enums
  • Constants
?
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