generate_package_id

Function generate_package_id 

Source
pub fn generate_package_id(registry_handle: &str, repo_path: &str) -> String
Expand description

Generates a unique ID for a package based on its origin. The format for the hash is #{registry-handle}@{repo/path/to/package}.