read_text_file

Function read_text_file 

Source
pub(crate) async fn read_text_file(file_path: String) -> Result<String, String>