generate_dependency_name

Function generate_dependency_name 

Source
pub fn generate_dependency_name(
    path: &str,
    source_context: &SourceContext,
) -> String
Expand description

Generates a dependency name from a path using source context. Creates collision-resistant names by preserving directory structure relative to source.