Function load_bytes

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

Load file as a vec of bytes