Function nu_json::value::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