pub fn resolve_manifest_file_path( provided_path: impl AsRef<Path>, ) -> Result<PathBuf>
Resolves a manifest path provided by a user, which may be a file or directory, to a path to a manifest file.