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