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

Method g

crates/aiur/src/vk_codec.rs:74–77  ·  view source on GitHub ↗
(&mut self, v: Val)

Source from the content-addressed store, hash-verified

72};
73
74use crate::synthesis::{AiurConfig, AiurSystem};
75
76/// Sentinel for `None` in the preprocessed-index trailer.
77const NO_PREP_INDEX: u16 = u16::MAX;
78
79// ════════════════════════════════════════════════════════════════════════════
80// Encoder — System<AiurConfig> -> bytes

Callers 1

exprMethod · 0.80

Calls 1

u64Method · 0.45

Tested by

no test coverage detected