Struct gmime_sys::GMimeFormatOptions[][src]

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

Trait Implementations

impl Debug for GMimeFormatOptions
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GMimeFormatOptions

impl Sync for GMimeFormatOptions