Struct vent::kvm::Machine [] [src]

pub struct Machine(_);

Methods

impl Machine
[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Debug for Machine
[src]

[src]

Formats the value using the given formatter. Read more

impl Drop for Machine
[src]

[src]

Executes the destructor for this type. Read more

impl CheckCapability for Machine
[src]

[src]

[src]

[src]

impl Send for Machine
[src]

Auto Trait Implementations

impl Sync for Machine