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