Enum qapi_qmp::JobType [−][src]
pub enum JobType { commit, stream, mirror, backup, create, }
Variants
commit
stream
mirror
backup
create
Trait Implementations
impl Debug for JobType
[src]
impl Debug for JobType
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 JobType
[src]
impl Clone for JobType