agde_io
0.1.0
Write
Mtime
Variants
LookUpCurrent
No
Trait Implementations
Clone
Copy
Debug
Eq
PartialEq
StructuralPartialEq
Auto Trait Implementations
Freeze
RefUnwindSafe
Send
Sync
Unpin
UnwindSafe
Blanket Implementations
Any
Borrow<T>
BorrowMut<T>
CloneToUninit
From<T>
Into<U>
ToOwned
TryFrom<U>
TryInto<U>
VZip<V>
In crate agde_
io
agde_io
Enum
WriteMtime
Copy item path
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