Struct qapi_qga::guest_fstrim [−][src]
Fields
minimum: Option<isize>
Trait Implementations
impl Debug for guest_fstrim[src]
impl Debug for guest_fstrimfn fmt(&self, f: &mut Formatter) -> Result[src]
fn fmt(&self, f: &mut Formatter) -> ResultFormats the value using the given formatter. Read more
impl Clone for guest_fstrim[src]
impl Clone for guest_fstrimfn clone(&self) -> guest_fstrim[src]
fn clone(&self) -> guest_fstrimReturns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
fn clone_from(&mut self, source: &Self)1.0.0
[src]Performs copy-assignment from source. Read more
impl Command for guest_fstrim[src]
impl Command for guest_fstrimAuto Trait Implementations
impl Send for guest_fstrim
impl Send for guest_fstrimimpl Sync for guest_fstrim
impl Sync for guest_fstrim