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

Function n

crates/ixon/src/env.rs:390–392  ·  view source on GitHub ↗
(s: &str)

Source from the content-addressed store, hash-verified

388 demote: bool,
389 ) {
390 if demote {
391 // A re-store of an existing address is a no-op: content
392 // addressing guarantees identical bytes. (Alpha-collapsed blocks
393 // re-store the shared address once per member.) The cached mode
394 // keeps insert-overwrite: there a re-store can upgrade a
395 // cache-less lazy-loaded entry to a cached one.

Callers 3

register_and_lookup_nameFunction · 0.70
countsFunction · 0.70

Calls

no outgoing calls

Tested by 3

register_and_lookup_nameFunction · 0.56
countsFunction · 0.56