Struct rustc_ap_rustc_data_structures::sip128::SipHasher128 [−][src]
#[repr(C)]pub struct SipHasher128 { /* fields omitted */ }
Implementations
Trait Implementations
Writes a single usize
into this hasher.
Writes a single isize
into this hasher.
Writes a single u128
into this hasher.
Writes a single i128
into this hasher.
Auto Trait Implementations
impl RefUnwindSafe for SipHasher128
impl Send for SipHasher128
impl Sync for SipHasher128
impl Unpin for SipHasher128
impl UnwindSafe for SipHasher128
Blanket Implementations
Mutably borrows from an owned value. Read more
Instruments this type with the provided Span
, returning an
Instrumented
wrapper. Read more
pub fn vzip(self) -> V