Struct soup_sys::SoupAuth[][src]

#[repr(C)]
pub struct SoupAuth { pub parent: GObject, pub realm: *mut c_char, }

Fields

Trait Implementations

impl Debug for SoupAuth
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for SoupAuth

impl !Sync for SoupAuth