Struct gmime_sys::GMimeCharset [−][src]
Fields
mask: c_uint
level: c_uint
Trait Implementations
impl Copy for GMimeCharset[src]
impl Copy for GMimeCharsetimpl Clone for GMimeCharset[src]
impl Clone for GMimeCharsetfn clone(&self) -> GMimeCharset[src]
fn clone(&self) -> GMimeCharsetReturns 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 GMimeCharset[src]
impl Debug for GMimeCharsetAuto Trait Implementations
impl Send for GMimeCharset
impl Send for GMimeCharsetimpl Sync for GMimeCharset
impl Sync for GMimeCharset