Struct qapi_qmp::cont[][src]

pub struct cont {}

Trait Implementations

impl Debug for cont
[src]

Formats the value using the given formatter. Read more

impl Clone for cont
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Command for cont
[src]

NAME: &'static str = "cont"

Auto Trait Implementations

impl Send for cont

impl Sync for cont