Struct soup_sys::SoupRequest[][src]

#[repr(C)]
pub struct SoupRequest { pub parent: GObject, pub priv_: *mut SoupRequestPrivate, }

Fields

Trait Implementations

impl Copy for SoupRequest
[src]

impl Clone for SoupRequest
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for SoupRequest
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for SoupRequest

impl !Sync for SoupRequest