glib
0.8.2
glib
Function
file_get_contents
Copy item path
Source
pub fn file_get_contents<P:
AsRef
<
Path
>>(filename: P) ->
Result
<
Vec
<
u8
>,
Error
>