Enum qapi_qmp::TpmType [−][src]
pub enum TpmType { passthrough, emulator, }
Variants
passthrough
emulator
Trait Implementations
impl Debug for TpmType
[src]
impl Debug for TpmType
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 TpmType
[src]
impl Clone for TpmType