Struct qapi_qmp::xen_set_replication [−][src]
Fields
failover: Option<bool>
primary: bool
enable: bool
Trait Implementations
impl Debug for xen_set_replication
[src]
impl Debug for xen_set_replication
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 xen_set_replication
[src]
impl Clone for xen_set_replication
fn clone(&self) -> xen_set_replication
[src]
fn clone(&self) -> xen_set_replication
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 xen_set_replication
[src]
impl Command for xen_set_replication
Auto Trait Implementations
impl Send for xen_set_replication
impl Send for xen_set_replication
impl Sync for xen_set_replication
impl Sync for xen_set_replication