Struct dcap_ql::quote::Qe3CertDataPckCertChain [−][src]
Fields
certs: Vec<Cow<'a, str>>
Trait Implementations
This method tests for self
and other
values to be equal, and is used
by ==
. Read more
This method tests for !=
.
Auto Trait Implementations
impl<'a> RefUnwindSafe for Qe3CertDataPckCertChain<'a>
impl<'a> Send for Qe3CertDataPckCertChain<'a>
impl<'a> Sync for Qe3CertDataPckCertChain<'a>
impl<'a> Unpin for Qe3CertDataPckCertChain<'a>
impl<'a> UnwindSafe for Qe3CertDataPckCertChain<'a>
Blanket Implementations
Mutably borrows from an owned value. Read more