Enum qapi_qga::QGASeek [−][src]
pub enum QGASeek { set, cur, end, }
Variants
set
cur
end
Trait Implementations
impl Debug for QGASeek
[src]
impl Debug for QGASeek
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 QGASeek
[src]
impl Clone for QGASeek