pub fn find_crates(name: &str) -> Vec<Crate>
Try to find a crate or crates if multiple crates exist from given name.