Struct soup_sys::SoupAuthDomainBasic[][src]

#[repr(C)]
pub struct SoupAuthDomainBasic { pub parent: SoupAuthDomain, }

Fields

Trait Implementations

impl Debug for SoupAuthDomainBasic
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations