Skip to main content

parse_stgit_patch

Function parse_stgit_patch 

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

Parse an stgit-format patch into an MboxPatch.