[]
= "simpleconfig"
= "0.1.0"
= "2021"
= "Apache-2.0"
= "Simple config by string literal. Suitable for API config passing by string literal. Imagine you can pass `level=3;type=zstd` literally to compression algorithm library instead of Config::Builder::new().withLevel(3).withType(`zstd`).build?"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[]
= "2.1"