Struct mbox_reader::MboxFile [] [src]

pub struct MboxFile { /* fields omitted */ }

The mbox file to read. This uses the OS facility to memory-map the file in order to read it efficiently.

Methods

impl MboxFile
[src]