Struct soup_sys::SoupPasswordManager[][src]

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

Trait Implementations

impl Debug for SoupPasswordManager
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations