uclicious-libucl-sys 0.8.2

Low-level bindings to libucl.
Documentation
1
2
3
4
5
6
7
8
okey_append = {
	    key = value1;
		key1 = value2
}

akey_append = ["value3"];

skey_append = "value4";