Skip to main content

read_file

Function read_file 

Source
pub fn read_file(path: &str) -> Result<Vec<u8>, String>
Expand description

Read a whole file (~-expandable path) into bytes.