Struct switchboard_attestation_client::sgx_dcap_quoteverify_sys::_sgx_ql_qv_supplemental_t__bindgen_ty_1__bindgen_ty_1
source · #[repr(C)]pub struct _sgx_ql_qv_supplemental_t__bindgen_ty_1__bindgen_ty_1 {
pub major_version: u16,
pub minor_version: u16,
}Fields§
§major_version: u16§minor_version: u16Trait Implementations§
source§impl Clone for _sgx_ql_qv_supplemental_t__bindgen_ty_1__bindgen_ty_1
impl Clone for _sgx_ql_qv_supplemental_t__bindgen_ty_1__bindgen_ty_1
source§fn clone(&self) -> _sgx_ql_qv_supplemental_t__bindgen_ty_1__bindgen_ty_1
fn clone(&self) -> _sgx_ql_qv_supplemental_t__bindgen_ty_1__bindgen_ty_1
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read moresource§impl Default for _sgx_ql_qv_supplemental_t__bindgen_ty_1__bindgen_ty_1
impl Default for _sgx_ql_qv_supplemental_t__bindgen_ty_1__bindgen_ty_1
source§fn default() -> _sgx_ql_qv_supplemental_t__bindgen_ty_1__bindgen_ty_1
fn default() -> _sgx_ql_qv_supplemental_t__bindgen_ty_1__bindgen_ty_1
Returns the “default value” for a type. Read more