from_path

Function from_path 

Source
pub fn from_path(module_path: &str) -> u64
Expand description

Compute a stable cookie from a module file path (no PID context):

  1. Build-ID if available; 2) filesystem dev:ino; 3) absolute path string hash.