Docs.rs
cornfig-0.3.0
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
cornfig 0.3.0
A simple and pain-free configuration language.
Crate
Source
Builds
Feature flags
Documentation
Hide files
..
array.json
basic.json
basic_empty_let.json
boolean.json
chained.json
chained_complex.json
comment.json
compact.json
complex-keys.json
complex.json
environment_variable.json
float.json
input.json
integer.json
invalid.json
invalid_input.json
null.json
object.json
object_in_array.json
readme_example.json
string.json
value_after_table.json
very_compact.json
1
2
3
4
5
{
"
foo
"
:
{
"
bar
"
:
42
}
}