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