Struct soup_sys::SoupServer [−][src]
#[repr(C)]pub struct SoupServer {
pub parent: GObject,
}Fields
parent: GObjectTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for SoupServer
impl !Send for SoupServer
impl !Sync for SoupServer
impl Unpin for SoupServer
impl UnwindSafe for SoupServer
Blanket Implementations
Mutably borrows from an owned value. Read more