Re-exports§
pub use parser::parse_file;pub use scanner::detect_language;pub use scanner::scan_directory;pub use scanner::scan_directory_with_notices;pub use scanner::scan_paths;pub use scanner::scan_paths_with_root;pub use scanner::scan_paths_with_root_with_notices;pub use scanner::PathExcludeMatcher;pub use scanner::ScanResult;