MCPcopy 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
167macro_rules! delegate {

Callers 11

addMethod · 0.45
initMethod · 0.45
enforce_and_get_u64Function · 0.45
initMethod · 0.45
initMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected