pub fn crate_root_string<P: AsRef<Path>>(path: P) -> String ⓘ
std
Like crate_root but returns a String.
crate_root
String
In case of an error the returned string will be empty.