Struct gmime_sys::GMimeParserOptions[][src]

#[repr(C)]
pub struct GMimeParserOptions(_);

Trait Implementations

impl Debug for GMimeParserOptions
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GMimeParserOptions

impl Sync for GMimeParserOptions