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 SipHasher128impl Send for SipHasher128impl Sync for SipHasher128impl Unpin for SipHasher128impl UnwindSafe for SipHasher128Blanket 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