[][src]Function file_fetcher::local::open_bytes

pub fn open_bytes<T: AsRef<Path>>(path: T) -> Result<Vec<u8>>

Open a file on local disk, read it and give its bytes