nu_json::value

Function from_value

Source
pub fn from_value<T>(value: Value) -> Result<T, Error>
Expand description

Shortcut function to decode a Hjson Value into a T