Struct soup_sys::SoupSession [−][src]
#[repr(C)]pub struct SoupSession {
pub parent: GObject,
}Fields
parent: GObjectTrait 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