Function file_get_contents

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