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