from_bytes

Function from_bytes 

Source
pub fn from_bytes(context: impl AsRef<[u8]>) -> Result<JsonValue, JsonError>