is_supported_file

Function is_supported_file 

Source
pub fn is_supported_file(file_path: &Path) -> bool
Expand description

验证文件是否为支持的ESP格式

§参数

  • file_path - 文件路径

§返回

如果文件是支持的格式则返回true