Function tidy::deps::pkg_from_name

source ยท
fn pkg_from_name<'a>(metadata: &'a Metadata, name: &'static str) -> &'a Package
Expand description

Finds a package with the given name.