Structs§
- Create a
serde::Serializer
that serializes aSerialize
e into aValue
.
Enums§
- Represents a Hjson/JSON value
Traits§
- A trait for converting values to Hjson
Functions§
- Shortcut function to decode a Hjson
Value
into aT
Type Aliases§
- Represents a key/value type.
- Represents the IntoIter type.