Re-exports§
pub use getenv;pub use secrecy;pub use tracing;pub use tracing_subscriber;
Modules§
- json
- JSON Utilities
- normalization
- resolve
Structs§
- Configuration
- Configuration
Variable - Handles
- Installed
Module Manifest - Module
Manifest - See: https://asimov-specs.github.io/module-manifest/
- Provides
- Requires
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