Type Definition json_value::JsonValue

source · []
pub type JsonValue = Value;
Expand description

Represents any valid JSON value.