Struct simple_uuid::ClockSeq [−][src]
pub struct ClockSeq(_);
Used to avoid duplicates that could arise when the clock is set backwards in time.
Implementations
Auto Trait Implementations
impl RefUnwindSafe for ClockSeq
impl Send for ClockSeq
impl Sync for ClockSeq
impl Unpin for ClockSeq
impl UnwindSafe for ClockSeq
Blanket Implementations
impl<T> BorrowMut<T> for T where
T: ?Sized, [src]
impl<T> BorrowMut<T> for T where
T: ?Sized, [src]pub fn borrow_mut(&mut self) -> &mut T[src]
pub fn borrow_mut(&mut self) -> &mut T[src]Mutably borrows from an owned value. Read more
impl<V, T> VZip<V> for T where
V: MultiLane<T>,
impl<V, T> VZip<V> for T where
V: MultiLane<T>,