Getenv.rs
🚧 We are building in public. This is presently under heavy construction.
✨ Features
- Supports opting out of any feature using comprehensive feature flags.
- Adheres to the Rust API Guidelines in its naming conventions.
- 100% free and unencumbered public domain software.
🛠️ Prerequisites
- Rust 1.81+
⬇️ Installation
Installation via Cargo
👉 Examples
Importing the library
use *;
📚 Reference
TBD
👨💻 Development