Provides serialization and deserialization support for the Hjson configuration file format via Serde.
# Cargo.toml
[dependencies]
serde-hjson = "1.1.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parses an Hjson string into a Rust struct.
Consider using JSON or TOML for broader compatibility.
No dependency data recorded yet.