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