pub struct tagRevision;Trait Implementations§
Source§impl Field for tagRevision
impl Field for tagRevision
Auto Trait Implementations§
impl Freeze for tagRevision
impl RefUnwindSafe for tagRevision
impl Send for tagRevision
impl Sync for tagRevision
impl Unpin for tagRevision
impl UnwindSafe for tagRevision
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more