glib
0.20.9
glib
Function
file_get_contents
Copy item path
Source
pub fn file_get_contents(filename: impl
AsRef
<
Path
>) ->
Result
<
Slice
<
u8
>,
Error
>