pub struct previousIdentifiers;Trait Implementations§
Source§impl Field for previousIdentifiers
impl Field for previousIdentifiers
Auto Trait Implementations§
impl Freeze for previousIdentifiers
impl RefUnwindSafe for previousIdentifiers
impl Send for previousIdentifiers
impl Sync for previousIdentifiers
impl Unpin for previousIdentifiers
impl UnwindSafe for previousIdentifiers
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