parse_session_json

Function parse_session_json 

Source
pub fn parse_session_json(content: &str) -> Result<ChatSession, Error>
Expand description

Try to parse JSON, sanitizing invalid Unicode if needed