Skip to main content

extract_file_changes

Function extract_file_changes 

Source
pub fn extract_file_changes(
    input: &str,
    extrude_other_content: bool,
) -> Result<(FileChanges, Option<String>)>
Expand description

Extracts the first FILE_CHANGES block from the input string.