gix_protocol::fetch::response

Function shallow_update_from_line

Source
pub fn shallow_update_from_line(line: &str) -> Result<ShallowUpdate, Error>
Expand description

Parse a ShallowUpdate from a line as received to the server.