tmc_
langs_
util
0.39.4
In tmc_
langs_
util::
file_
util
tmc_langs_util
::
file_util
Function
read_file_to_string
Copy item path
Source
pub fn read_file_to_string<P:
AsRef
<
Path
>>(path: P) ->
Result
<
String
,
FileError
>