agde_io

Enum WriteMtime

source
pub enum WriteMtime {
    LookUpCurrent,
    No,
}

Variants§

§

LookUpCurrent

§

No

Trait Implementations§

source§

impl Clone for WriteMtime

source§

fn clone(&self) -> WriteMtime

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for