Struct qapi_qga::guest_ping[][src]

pub struct guest_ping {}

Trait Implementations

impl Debug for guest_ping
[src]

Formats the value using the given formatter. Read more

impl Clone for guest_ping
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Command for guest_ping
[src]

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

Auto Trait Implementations

impl Send for guest_ping

impl Sync for guest_ping