Skip to main content

workspace_root

Function workspace_root 

Source
pub(crate) fn workspace_root(start: &Path) -> Option<PathBuf>
Expand description

Nearest ancestor of start whose Cargo.toml declares a [workspace] table.