pub fn shallow_update_from_line(line: &str) -> Result<ShallowUpdate, Error>Expand description
Parse a ShallowUpdate from a line as received to the server.
pub fn shallow_update_from_line(line: &str) -> Result<ShallowUpdate, Error>Parse a ShallowUpdate from a line as received to the server.