Function probe_rs::config::add_target_from_yaml[][src]

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.