read_text_file
app_lib
1.18.32
app_lib
Function
read_
text_
file
Copy item path
Source
pub(crate) async fn read_text_file(file_path:
String
) ->
Result
<
String
,
String
>