pub fn path_content_info(path: impl AsRef<Path>) -> Result<PathContent>
Expand description
Walks the directory to get the total size and number of files in directory or file
pub fn path_content_info(path: impl AsRef<Path>) -> Result<PathContent>
Walks the directory to get the total size and number of files in directory or file