tmc_
langs
0.39.4
In tmc_
langs::
file_
util
tmc_langs
::
file_util
Function
read_file_to_string_lossy
Copy item path
Source
pub fn read_file_to_string_lossy<P>(path: P) ->
Result
<
String
,
FileError
>
where P:
AsRef
<
Path
>,