Skip to main content

code_index_id_for_root

Function code_index_id_for_root 

Source
pub fn code_index_id_for_root(root: &Path) -> String
Expand description

Generate a deterministic code-index ID from the canonical project root path. Uses UUID5 with the same namespace as symbol IDs — key format (bare path) differs from symbol keys so there’s no collision risk.