pub fn open<P: AsRef<Path>>(path: P) -> Result<RFile>
Like File::open<P: AsRef>(path: P) -> Result but don’t implement trait std::io:Write