hocon-parser 1.6.1

Full Lightbend HOCON specification-compliant parser for Rust
Documentation
1
2
3
# S15.1: numerically-keyed object eligible for array conversion when array context is requested.
# Impl test: getList("items") should return ["a", "b"].
items = {"0":"a","1":"b"}