Struct gmime_sys::GMimeFilterSmtpDataClass[][src]

#[repr(C)]
pub struct GMimeFilterSmtpDataClass { pub parent_class: GMimeFilterClass, }

Fields

Trait Implementations

impl Copy for GMimeFilterSmtpDataClass
[src]

impl Clone for GMimeFilterSmtpDataClass
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GMimeFilterSmtpDataClass
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GMimeFilterSmtpDataClass

impl !Sync for GMimeFilterSmtpDataClass