Function load_bytes

Source
pub async fn load_bytes(path: impl AsRef<Path>) -> Result<Vec<u8>, Error>
Expand description

Load file as a vec of bytes