Struct libvirt::node::NodeInfo [] [src]

pub struct NodeInfo {
    pub ptr: virNodeInfoPtr,
}

Fields

Methods

impl NodeInfo
[src]

Trait Implementations

impl Clone for NodeInfo
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more