pub struct NonHmac;Trait Implementations§
Auto Trait Implementations§
impl Freeze for NonHmac
impl RefUnwindSafe for NonHmac
impl Send for NonHmac
impl Sync for NonHmac
impl Unpin for NonHmac
impl UnsafeUnpin for NonHmac
impl UnwindSafe for NonHmac
Blanket Implementations§
impl<T, I> Binding<I, NoHandler<I>> for T
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