conf_parser 0.1.6

simple small library for handling conf files
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
authors = ["tee8z"]
description = "simple small library for handling conf files"
edition = "2021"
license = "MIT"
name = "conf_parser"
readme = "README.md"
repository = "https://github.com/tee8z/conf_parser"
version = "0.1.6"