MCPcopy Create free account
hub / github.com/Vectorized/function-selector-miner / SpongeComputeSlice

Class SpongeComputeSlice

src/sponges_avx.rs:14–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12
13#[derive(Clone, Copy, Debug)]
14pub struct SpongeComputeSlice(__m256i);
15
16impl SpongeComputeSlice {
17 #[inline(always)]

Callers 1

newMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected