Struct soup_sys::SoupAuthNegotiate[][src]

#[repr(C)]
pub struct SoupAuthNegotiate(_);

Trait Implementations

impl Debug for SoupAuthNegotiate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations