Struct rustc_data_structures::sip128::Sip24Rounds
source · [−]struct Sip24Rounds;
Implementations
Trait Implementations
sourceimpl Clone for Sip24Rounds
impl Clone for Sip24Rounds
sourcefn clone(&self) -> Sip24Rounds
fn clone(&self) -> Sip24Rounds
Returns a copy of the value. Read more
1.0.0 · sourcefn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read moresourceimpl Debug for Sip24Rounds
impl Debug for Sip24Rounds
sourceimpl Default for Sip24Rounds
impl Default for Sip24Rounds
sourcefn default() -> Sip24Rounds
fn default() -> Sip24Rounds
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for Sip24Rounds
impl Send for Sip24Rounds
impl Sync for Sip24Rounds
impl Unpin for Sip24Rounds
impl UnwindSafe for Sip24Rounds
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more
impl<'a, T> Captures<'a> for Twhere
T: ?Sized,
impl<T> Erased for T
Layout
Note: Most layout information is completely unstable and may even differ between compilations. The only exception is types with certain repr(...)
attributes. Please see the Rust Reference’s “Type Layout” chapter for details on type layout guarantees.
Size: 0 bytes