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