pub fn add_target_from_yaml(path_to_yaml: &Path) -> Result<(), RegistryError>
Expand description

Parse a target description file and add the contained targets to the internal target registry.