Skip to main content

parse_hg_patch

Function parse_hg_patch 

Source
pub fn parse_hg_patch(input: &str) -> Result<Vec<MboxPatch>>
Expand description

Parse an hg (Mercurial) format patch into an MboxPatch.