hocon-parser 1.6.1

Full Lightbend HOCON specification-compliant parser for Rust
Documentation
1
2
3
# Spec ยง"Integer key parse rule" range: "99999999999" exceeds i32 range, rejected.
# Eligible key: "0" only. Impl test: getList("items") returns ["b"].
items = {"99999999999":"a","0":"b"}