pub fn project_root(start: &Path) -> PathBuf
The project root for start: the nearest ancestor containing .ct, else start itself (so the tools still work in a directory without a .ct).
start
.ct