Struct qapi_qmp::NumaDistOptions [−][src]
Fields
dst: u16
val: u8
src: u16
Trait Implementations
impl Debug for NumaDistOptions
[src]
impl Debug for NumaDistOptions
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 NumaDistOptions
[src]
impl Clone for NumaDistOptions
fn clone(&self) -> NumaDistOptions
[src]
fn clone(&self) -> NumaDistOptions
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
Auto Trait Implementations
impl Send for NumaDistOptions
impl Send for NumaDistOptions
impl Sync for NumaDistOptions
impl Sync for NumaDistOptions