read_file_content

Function read_file_content 

Source
pub async fn read_file_content(file_path: &Path) -> Result<String>
Expand description

异步读取文件内容,带错误处理