Struct ckb_shared::SnapshotMgr [−][src]
pub struct SnapshotMgr { /* fields omitted */ }Expand description
An Atomic wrapper for Snapshot
Implementations
impl SnapshotMgr[src]
impl SnapshotMgr[src]Auto Trait Implementations
impl !RefUnwindSafe for SnapshotMgr
impl Send for SnapshotMgr
impl Sync for SnapshotMgr
impl Unpin for SnapshotMgr
impl !UnwindSafe for SnapshotMgr
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>,