pub struct Cracen { /* private fields */ }
Expand description
Unspecified
Implementations§
Trait Implementations§
impl Copy for Cracen
impl Eq for Cracen
impl Send for Cracen
impl StructuralPartialEq for Cracen
impl Sync for Cracen
Auto Trait Implementations§
impl Freeze for Cracen
impl RefUnwindSafe for Cracen
impl Unpin for Cracen
impl UnwindSafe for Cracen
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