[][src]Function include_merkle::read_file

pub fn read_file<P: AsRef<Path>>(path: P) -> Result<Vec<u8>>

Read a file in its entirety into a byte vector.