tmc_
langs
0.39.4
In tmc_
langs::
file_
util
tmc_langs
::
file_util
Function
read_reader
Copy item path
Source
pub fn read_reader<R>(reader: R) ->
Result
<
Vec
<
u8
>,
FileError
>
where R:
Read
,