pub struct NoKeyLog;展开描述
仅仅什么都不做的 KeyLog
Trait 实现§
自动 Trait 实现§
impl Freeze for NoKeyLog
impl RefUnwindSafe for NoKeyLog
impl Send for NoKeyLog
impl Sync for NoKeyLog
impl Unpin for NoKeyLog
impl UnsafeUnpin for NoKeyLog
impl UnwindSafe for NoKeyLog
Blanket 实现§
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 从 an owned value. 更多信息