GetFileSize

Function GetFileSize 

Source
pub async fn GetFileSize(file_path: &PathBuf) -> Result<u64>
Expand description

Get file size with error handling