find_debug_printfs

Function find_debug_printfs 

Source
pub fn find_debug_printfs(
    path: &Path,
    find_commented: bool,
    detect_all: bool,
) -> Result<Vec<Match>>