Function e2rcore::implement::file::ppm::read
[−]
[src]
pub fn read(file_path: &str) -> Result<(u64, u64, Vec<u8>), &'static str>