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