pub fn find_unsafe_in_string(
    src: &str,
    include_tests: IncludeTests
) -> Result<RsFileMetrics, Error>