Crate weakjson

Source

Functionsยง

decode
Shortcut function to decode a JSON &str into an object
from_reader
Decodes a json value from an &mut io::Read
from_str
Decodes a json value from a string