pub async fn get_dna_name(manifest_path: &Path) -> Result<String, HcBundleError>
Expand description

Load a ValidatedDnaManifest manifest from the given path and return its name field.