probe_rs::config

Function search_chips

Source
pub fn search_chips(name: impl AsRef<str>) -> Result<Vec<String>, RegistryError>
Expand description

Returns targets from the internal registry that match the given name.