Re-exports§
pub use getenv;pub use secrecy;pub use tracing;pub use tracing_subscriber;
Modules§
- json
- JSON Utilities
- normalization
- resolve
Structs§
Enums§
- Read
VarError - Required
Model - Sysexits
Error - Standard
<sysexits.h>preferable exit codes for programs on Unix systems.
Functions§
- args_os
- dotenv
- Loads the .env file from the current directory or parents. This is typically what you want.
- exit
- Exit the process with the given exit code.
- init_
tracing_ subscriber