superconf 0.4.1

A barebones configuration file made for low-dependency rust applications.
Documentation
1
2
3
4
5
6
7
8
9
[package]
authors = ["Owez <root@ogriffiths.com>"]
description = "A barebones configuration file made for low-dependency rust applications."
edition = "2018"
license = "MIT"
name = "superconf"
readme = "README.md"
repository = "https://gitlab.com/Owez/superconf"
version = "0.4.1"