Cargo Features

RON has no features set by default.

[dependencies]
ron = { version = "0.9.0-alpha.0", features = ["integer128", "indexmap"] }
integer128

Features from optional dependencies

indexmap implicit feature

Enables indexmap

indexmap:

A hash table with consistent order and fast iteration