Struct qapi_qmp::remove_fd [−][src]
Fields
fd: Option<isize>
fdset_id: isize
Trait Implementations
impl Debug for remove_fd
[src]
impl Debug for remove_fd
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 remove_fd
[src]
impl Clone for remove_fd
fn clone(&self) -> remove_fd
[src]
fn clone(&self) -> remove_fd
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 remove_fd
[src]
impl Command for remove_fd