archunit

Constant DEFAULT_EXCLUDED_DIRECTORIES

Source
pub const DEFAULT_EXCLUDED_DIRECTORIES: &[&str];
Expand description

Directory names omitted from source discovery wherever they occur.

Cargo’s actual target directory is excluded separately, including when configured outside the conventional target path.