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_fdfn 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 remove_fd[src]
impl Clone for remove_fdfn clone(&self) -> remove_fd[src]
fn clone(&self) -> remove_fdReturns 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