Struct soup_sys::SoupServer[][src]

#[repr(C)]
pub struct SoupServer { pub parent: GObject, }

Fields

Trait Implementations

impl Copy for SoupServer
[src]

impl Clone for SoupServer
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for SoupServer
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for SoupServer

impl !Sync for SoupServer