Struct qapi_qmp::qom_list_properties[][src]

pub struct qom_list_properties {
    pub typename: String,
}

Fields

Trait Implementations

impl Debug for qom_list_properties
[src]

Formats the value using the given formatter. Read more

impl Clone for qom_list_properties
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Command for qom_list_properties
[src]

NAME: &'static str = "qom-list-properties"

Auto Trait Implementations

impl Send for qom_list_properties

impl Sync for qom_list_properties