Struct qapi_qmp::query_sev [−][src]
pub struct query_sev {}Trait Implementations
impl Debug for query_sev[src]
impl Debug for query_sevfn fmt(&self, f: &mut Formatter) -> Result[src]
fn fmt(&self, f: &mut Formatter) -> ResultFormats the value using the given formatter. Read more
impl Clone for query_sev[src]
impl Clone for query_sevfn clone(&self) -> query_sev[src]
fn clone(&self) -> query_sevReturns 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 Command for query_sev[src]
impl Command for query_sev