Skip to main content

normalize_package_key

Function normalize_package_key 

Source
pub fn normalize_package_key(
    ecosystem: &str,
    package_name: &str,
) -> (String, String)
Expand description

Normalize ecosystem + package pair used in cache/index keys.