axstd
0.2.0
In axstd::
fs
axstd
::
fs
Function
read
Copy item path
Source
pub fn read(path: &
str
) ->
Result
<
Vec
<
u8
>>
Expand description
Read the entire contents of a file into a bytes vector.