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