Crate dotenv_lib

Source

Functions§

process_dot_env
fully reads and parses a .env file to return a map of non-empty key-value pairs
serialize_new_env
serializes a hash map to a file, overwriting it if it already exists.

Type Aliases§

EnvMap
EnvVal
EnvVar