Struct qapi_qmp::netdev_add [−][src]
pub struct netdev_add(pub Dictionary);
Trait Implementations
impl Debug for netdev_add
[src]
impl Debug for netdev_add
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 netdev_add
[src]
impl Clone for netdev_add
fn clone(&self) -> netdev_add
[src]
fn clone(&self) -> netdev_add
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 netdev_add
[src]
impl Command for netdev_add
Auto Trait Implementations
impl Send for netdev_add
impl Send for netdev_add
impl Sync for netdev_add
impl Sync for netdev_add