Enum qapi_parser::spec::DataOrType [−][src]
Variants
Data(Data)
Type(Type)
Methods
impl DataOrType
[src]
impl DataOrType
Trait Implementations
impl Debug for DataOrType
[src]
impl Debug for DataOrType
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 DataOrType
[src]
impl Clone for DataOrType
fn clone(&self) -> DataOrType
[src]
fn clone(&self) -> DataOrType
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 Default for DataOrType
[src]
impl Default for DataOrType
Auto Trait Implementations
impl Send for DataOrType
impl Send for DataOrType
impl Sync for DataOrType
impl Sync for DataOrType