Struct soup_sys::SoupAuthDomainDigest [−][src]
#[repr(C)]pub struct SoupAuthDomainDigest {
pub parent: SoupAuthDomain,
}Fields
parent: SoupAuthDomainTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for SoupAuthDomainDigest
impl !Send for SoupAuthDomainDigest
impl !Sync for SoupAuthDomainDigest
impl Unpin for SoupAuthDomainDigest
impl UnwindSafe for SoupAuthDomainDigest
Blanket Implementations
Mutably borrows from an owned value. Read more