Struct soup_sys::SoupAuthDomainDigest[][src]

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

Fields

Trait Implementations

impl Debug for SoupAuthDomainDigest
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations