hocon-parser 1.6.1

Full Lightbend HOCON specification-compliant parser for Rust
Documentation
1
2
3
# S15.6: missing indices compacted in resulting array (gap between "0" and "2").
# Impl test: getList("items") returns ["a", "c"] (no undefined slot for index 1).
items = {"0":"a","2":"c"}