Struct soup_sys::SoupCache [−][src]
#[repr(C)]pub struct SoupCache { pub parent_instance: GObject, pub priv_: *mut SoupCachePrivate, }
Fields
parent_instance: GObject
priv_: *mut SoupCachePrivate
Trait Implementations
impl Copy for SoupCache[src]
impl Copy for SoupCacheimpl Clone for SoupCache[src]
impl Clone for SoupCachefn clone(&self) -> SoupCache[src]
fn clone(&self) -> SoupCacheReturns 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 SoupCache[src]
impl Debug for SoupCache