glib

Function file_get_contents

Source
pub fn file_get_contents(filename: impl AsRef<Path>) -> Result<Slice<u8>, Error>