envfury 0.1.1

Utilities for procedural reading of the env varaibles.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies.thiserror]
version = "1"

[package]
description = "Utilities for procedural reading of the env varaibles."
edition = "2021"
keywords = ["env", "settings", "config"]
license = "MIT"
name = "envfury"
readme = "README.md"
repository = "https://github.com/MOZGIII/envfury.git"
version = "0.1.1"