Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/argumentcomputer/ix
/ ArbitraryEnv
Class
ArbitraryEnv
crates/ixon/src/serialize.rs:2303–2303 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2301
return Err(format!(
2302
"parse_lazy_index: {} trailing bytes after final section"
,
2303
buf.len()
2304
));
2305
}
2306
Callers
1
arbitrary
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected