Struct soup_sys::SoupAuthDomainDigest [−][src]
#[repr(C)]pub struct SoupAuthDomainDigest { pub parent: SoupAuthDomain, }
Fields
parent: SoupAuthDomain
Trait Implementations
impl Copy for SoupAuthDomainDigest[src]
impl Copy for SoupAuthDomainDigestimpl Clone for SoupAuthDomainDigest[src]
impl Clone for SoupAuthDomainDigestfn clone(&self) -> SoupAuthDomainDigest[src]
fn clone(&self) -> SoupAuthDomainDigestReturns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
fn clone_from(&mut self, source: &Self)1.0.0
[src]Performs copy-assignment from source. Read more
impl Debug for SoupAuthDomainDigest[src]
impl Debug for SoupAuthDomainDigestAuto Trait Implementations
impl !Send for SoupAuthDomainDigest
impl !Send for SoupAuthDomainDigestimpl !Sync for SoupAuthDomainDigest
impl !Sync for SoupAuthDomainDigest