Function cfb::open [] [src]

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

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