pub async fn ScanFileMetadata(file_path: &PathBuf) -> Result<FileMetadata>Expand description
Scan file and return just the metadata (without symbols)
pub async fn ScanFileMetadata(file_path: &PathBuf) -> Result<FileMetadata>Scan file and return just the metadata (without symbols)