Function probe_rs::config::search_chips

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

Get a target from the internal registry based on its name.