Function stable_mir::find_crates
source ยท pub fn find_crates(name: &str) -> Vec<Crate>
Expand description
Try to find a crate or crates if multiple crates exist from given name.
pub fn find_crates(name: &str) -> Vec<Crate>
Try to find a crate or crates if multiple crates exist from given name.