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