Enum qapi_qmp::TpmModel [−][src]
pub enum TpmModel { tpm_tis, tpm_crb, }
Variants
tpm_tis
tpm_crb
Trait Implementations
impl Debug for TpmModel
[src]
impl Debug for TpmModel
fn fmt(&self, f: &mut Formatter) -> Result
[src]
fn fmt(&self, f: &mut Formatter) -> Result
Formats the value using the given formatter. Read more
impl Clone for TpmModel
[src]
impl Clone for TpmModel