Struct qapi_qga::guest_info[][src]

pub struct guest_info {}

Trait Implementations

impl Debug for guest_info
[src]

Formats the value using the given formatter. Read more

impl Clone for guest_info
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Command for guest_info
[src]

NAME: &'static str = "guest-info"

Auto Trait Implementations

impl Send for guest_info

impl Sync for guest_info