Docs.rs
  • garden-tools-1.7.0
    • garden-tools 1.7.0
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • davvid
    • Dependencies
      • anyhow ^1.0 normal
      • clap ^4.4.17 normal
      • clap_complete ^4.4.7 normal
      • crossbeam ^0.8.4 normal
      • derivative ^2.2.0 normal
      • dirs ^5.0.1 normal
      • glob ^0.3.1 normal
      • indexmap ^2.2 normal
      • indextree ^4.6.0 normal
      • is-terminal ^0.4.10 normal
      • pathdiff ^0.2.1 normal
      • rayon ^1.8.0 normal
      • rm_rf ^0.6.2 normal
      • shell-words ^1.1.0 normal
      • shellexpand ^3.1.0 normal
      • shlex ^1.3.0 normal
      • strum ^0.25.0 normal
      • strum_macros ^0.25.3 normal
      • subprocess ^0.2.9 normal
      • thiserror ^1.0.56 normal
      • which ^5.0.0 normal
      • xdg ^2.5.2 normal
      • yaml-rust2 ^0.8 normal
      • yansi ^0.5.1 normal
      • assert_cmd ^2.0.13 dev
      • function_name ^0.3.0 dev
    • Versions
    • 54.81% 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.7.0

Module errors

  • Enums
  • Constants

In crate garden

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