pub fn verify_file_tree(
root: impl AsRef<Path>,
managed_paths: &[String],
expected: &FileTreeManifest,
) -> Result<TreeVerification>pub fn verify_file_tree(
root: impl AsRef<Path>,
managed_paths: &[String],
expected: &FileTreeManifest,
) -> Result<TreeVerification>