Crate clientele

source ·
Expand description

This crate provides CLI support utilities.

Enums§

  • Standard <sysexits.h> preferable exit codes for programs on Unix systems.

Statics§

  • The set of features that are enabled in this build of the crate.

Functions§

  • Loads the .env file from the current directory or parents. This is typically what you want.
  • Exit the process with the given exit code.

Type Aliases§