Struct soup_sys::SoupSocket [−][src]
#[repr(C)]pub struct SoupSocket { pub parent: GObject, }
Fields
parent: GObject
Trait Implementations
impl Copy for SoupSocket[src]
impl Copy for SoupSocketimpl Clone for SoupSocket[src]
impl Clone for SoupSocketfn clone(&self) -> SoupSocket[src]
fn clone(&self) -> SoupSocketReturns 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 SoupSocket[src]
impl Debug for SoupSocketAuto Trait Implementations
impl !Send for SoupSocket
impl !Send for SoupSocketimpl !Sync for SoupSocket
impl !Sync for SoupSocket