nu_json::de

Function from_str

Source
pub fn from_str<T>(s: &str) -> Result<T>
Expand description

Decodes a Hjson value from a &str.