Struct qapi_qmp::set_numa_node [−][src]
pub struct set_numa_node(pub NumaOptions);
Trait Implementations
impl Debug for set_numa_node
[src]
impl Debug for set_numa_node
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 set_numa_node
[src]
impl Clone for set_numa_node
fn clone(&self) -> set_numa_node
[src]
fn clone(&self) -> set_numa_node
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
1.0.0
[src]Performs copy-assignment from source
. Read more
impl Command for set_numa_node
[src]
impl Command for set_numa_node
Auto Trait Implementations
impl Send for set_numa_node
impl Send for set_numa_node
impl Sync for set_numa_node
impl Sync for set_numa_node