Struct soup_sys::SoupSession[][src]

#[repr(C)]
pub struct SoupSession { pub parent: GObject, }

Fields

Trait Implementations

impl Debug for SoupSession
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for SoupSession

impl !Sync for SoupSession