Function cfb::open[][src]

pub fn open<P: AsRef<Path>>(path: P) -> Result<CompoundFile<File>>
Expand description

Opens an existing compound file at the given path in read-only mode.