Skip to main content

parse_git_patch

Function parse_git_patch 

Source
pub fn parse_git_patch(msg: &[u8]) -> Option<GitPatchRequest<'_>>