[][src]Function crystalsoft_utils::read_file_buf

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