hocon-parser 1.7.0

Full Lightbend HOCON specification-compliant parser for Rust
Documentation
1
2
3
4
5
base=41
# included without file() in a subdir
include "subdir/foo.conf"
# included using file() in a subdir
include file("subdir/baz.conf")