get_dir_proj_root

Function get_dir_proj_root 

Source
pub fn get_dir_proj_root() -> String
Expand description

Returns a string representing the path to the project root directory

ยงExamples

let result = get_dir_proj_root();