Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/argumentcomputer/ix
/ with_tree
Method
with_tree
crates/kernel/src/shard.rs:1350–1353 ·
view source on GitHub ↗
(mut self, tree: AggNode)
Source
from the content-addressed store, hash-verified
1348
});
1349
}
1350
ShardManifest {
1351
num_shards: num_shards as u32,
1352
shards,
1353
total_cross_ingress: total_cross,
1354
tree: None,
1355
}
1356
}
Callers
3
shard_esp
Function · 0.80
shard_esp_cap
Function · 0.80
manifest_tree_roundtrip
Function · 0.80
Calls
no outgoing calls
Tested by
1
manifest_tree_roundtrip
Function · 0.64