Skip to main content

parse_git_log_ack

Function parse_git_log_ack 

Source
pub fn parse_git_log_ack(msg: &[u8]) -> Option<(u16, u16, u32)>
Expand description

Parse C2S_GIT_LOG_ACK into (log_id, repo_id, update_id).