data_dir_hash16

Function data_dir_hash16 

Source
pub fn data_dir_hash16(data_dir: &Path) -> String
Expand description

First 16 hex chars of FNV-1a-64 over the canonical-lowercase representation of the data_dir path. Used as the per-instance IPC namespace component.