Struct gmime_sys::GMimeParamListClass [−][src]
#[repr(C)]pub struct GMimeParamListClass { pub parent_class: GObjectClass, }
Fields
parent_class: GObjectClass
Trait Implementations
impl Copy for GMimeParamListClass[src]
impl Copy for GMimeParamListClassimpl Clone for GMimeParamListClass[src]
impl Clone for GMimeParamListClassfn clone(&self) -> GMimeParamListClass[src]
fn clone(&self) -> GMimeParamListClassReturns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
fn clone_from(&mut self, source: &Self)1.0.0
[src]Performs copy-assignment from source. Read more
impl Debug for GMimeParamListClass[src]
impl Debug for GMimeParamListClassAuto Trait Implementations
impl !Send for GMimeParamListClass
impl !Send for GMimeParamListClassimpl !Sync for GMimeParamListClass
impl !Sync for GMimeParamListClass