Struct qapi_qmp::NIC_RX_FILTER_CHANGED [−][src]
Fields
path: String
name: Option<String>
Trait Implementations
impl Debug for NIC_RX_FILTER_CHANGED[src]
impl Debug for NIC_RX_FILTER_CHANGEDfn fmt(&self, f: &mut Formatter) -> Result[src]
fn fmt(&self, f: &mut Formatter) -> ResultFormats the value using the given formatter. Read more
impl Clone for NIC_RX_FILTER_CHANGED[src]
impl Clone for NIC_RX_FILTER_CHANGEDfn clone(&self) -> NIC_RX_FILTER_CHANGED[src]
fn clone(&self) -> NIC_RX_FILTER_CHANGEDReturns 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 Event for NIC_RX_FILTER_CHANGED[src]
impl Event for NIC_RX_FILTER_CHANGEDAuto Trait Implementations
impl Send for NIC_RX_FILTER_CHANGED
impl Send for NIC_RX_FILTER_CHANGEDimpl Sync for NIC_RX_FILTER_CHANGED
impl Sync for NIC_RX_FILTER_CHANGED