Function cfb::open

source ·
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.