Function ddbug::parse_file [] [src]

pub fn parse_file(
    path: &str,
    cb: &mut FnMut(&mut File) -> Result<()>
) -> Result<()>