Struct soup3_sys::SoupServer
source · [−]#[repr(C)]pub struct SoupServer {
pub parent_instance: GObject,
}
Fields
parent_instance: GObject
Trait 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