stupid_simple_dotenv 0.2.3

A stupid simple dotenv parser
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
categories = ["config"]
description = "A stupid simple dotenv parser"
edition = "2021"
keywords = ["dotenv", "settings", "configuration", "env", "environment"]
license = "MIT OR Apache-2.0"
name = "stupid_simple_dotenv"
readme = "README.md"
repository = "https://github.com/Thomas-Zenkel/stupid_simple_dotenv"
version = "0.2.3"