uclicious-libucl-sys 0.8.2

Low-level bindings to libucl.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
.include(priority = 1) "${CURDIR}/16.inc"

section = {
	value = "test";
}

overrided = {
	value = "not-to-be-shown";
}
overrided = {
	value2 = "implicit-array";
}