read_file_buf

Function read_file_buf 

Source
pub fn read_file_buf<S: AsRef<str>>(path: S) -> Result<Vec<u8>, Error>