pub fn read<P: AsRef<Path>>(path: P) -> Vec<u8> ⓘ
A wrapper around std::fs::read which includes the file path in the panic message.
std::fs::read