Skip to main content

effective_path_str

Function effective_path_str 

Source
pub fn effective_path_str(p: &str) -> String
Expand description

If p is “.” (implicit default), replace with detected project root. Otherwise, return as-is.