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