MCPcopy Create free account
hub / github.com/argumentcomputer/ix / usize

Method usize

crates/aiur/src/vk_codec.rs:71–73  ·  view source on GitHub ↗
(&mut self, v: usize)

Source from the content-addressed store, hash-verified

69 p3_field::{PrimeCharacteristicRing, PrimeField64},
70 system::{Circuit, System},
71 types::{Commitment, CommitmentParameters, FriParameters, Val},
72};
73
74use crate::synthesis::{AiurConfig, AiurSystem};
75
76/// Sentinel for `None` in the preprocessed-index trailer.

Callers 7

entryMethod · 0.80
exprMethod · 0.80
vecMethod · 0.80
aircircuitMethod · 0.80
circuitMethod · 0.80
to_bytesFunction · 0.80
from_bytesFunction · 0.80

Calls 1

u64Method · 0.45

Tested by

no test coverage detected