Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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)]
14
pub struct SpongeComputeSlice(__m256i);
15
16
impl SpongeComputeSlice {
17
#[inline(always)]
Callers
1
new
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected