caked 0.0.1

CakePHP style configuration reading and writing
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies]

[dev-dependencies]

[features]

[package]
authors = ["Gabriel Zhat <gabbyzhat@gmail.com>"]
categories = []
description = "CakePHP style configuration reading and writing"
documentation = "https://docs.rs/caked"
edition = "2018"
keywords = []
license = "MIT OR Apache-2.0"
name = "caked"
readme = "README.md"
repository = "https://github.com/gabbyzhat/caked"
version = "0.0.1"