Dhall support for serde, enabling serialization and deserialization of Dhall configuration files.
# Cargo.toml
[dependencies]
serde_dhall = "0.13.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parses a Dhall expression into a serde-compatible value.
Add `features = ["std"]` to your Cargo.toml dependency.
No dependency data recorded yet.