Module nu_json::value[][src]

Structs

Create a serde::Serializer that serializes a Serializee into a Value.

Enums

Represents a Hjson/JSON value

Traits

A trait for converting values to Hjson

Functions

Shortcut function to decode a Hjson Value into a T

Type Definitions

Represents a key/value type.

Represents the IntoIter type.