Struct gmime_sys::GMimeFilterUnix2Dos [−][src]
#[repr(C)]pub struct GMimeFilterUnix2Dos { pub parent_object: GMimeFilter, pub ensure_newline: gboolean, pub pc: c_char, }
Fields
parent_object: GMimeFilter
ensure_newline: gboolean
pc: c_char
Trait Implementations
impl Copy for GMimeFilterUnix2Dos
[src]
impl Copy for GMimeFilterUnix2Dos
impl Clone for GMimeFilterUnix2Dos
[src]
impl Clone for GMimeFilterUnix2Dos
fn clone(&self) -> GMimeFilterUnix2Dos
[src]
fn clone(&self) -> GMimeFilterUnix2Dos
Returns 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 GMimeFilterUnix2Dos
[src]
impl Debug for GMimeFilterUnix2Dos
Auto Trait Implementations
impl !Send for GMimeFilterUnix2Dos
impl !Send for GMimeFilterUnix2Dos
impl !Sync for GMimeFilterUnix2Dos
impl !Sync for GMimeFilterUnix2Dos