Struct soup_sys::SoupAuthManager[][src]

#[repr(C)]
pub struct SoupAuthManager { pub parent: GObject, pub priv_: *mut SoupAuthManagerPrivate, }

Fields

Trait Implementations

impl Debug for SoupAuthManager
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations