Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/docknetwork/crypto
/ len
Method
len
proof_system/src/statement/mod.rs:162–164 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
160
}
161
162
pub fn len(&self) -> usize {
163
self.0.len()
164
}
165
}
166
167
macro_rules! delegate {
Callers
11
add
Method · 0.45
init
Method · 0.45
validate_verification_key
Method · 0.45
enforce_and_get_u64
Function · 0.45
init
Method · 0.45
init
Method · 0.45
gen_proof_contribution
Method · 0.45
verify_proof_contribution
Method · 0.45
verify_ciphertext_and_commitment
Method · 0.45
verify_ciphertext_commitments_in_batch
Method · 0.45
init_schnorr_protocols
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected