Skip to main content

find_package_from_cwd

Function find_package_from_cwd 

Source
pub(crate) fn find_package_from_cwd() -> Result<PathBuf>
Expand description

Walk up from the invocation cwd looking for a directory that contains a package_manifest.yaml. Returns the first match.