Function nu_json::de::from_str

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

Decodes a Hjson value from a &str.