Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/argumentcomputer/ix
/ data
Method
data
crates/kernel/src/level.rs:66–68 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
64
}
65
66
pub fn data(&self) -> &UnivData<M> {
67
&self.0
68
}
69
70
pub fn addr(&self) -> &Addr {
71
match self.data() {
Callers
9
addr
Method · 0.45
is_explicit
Method · 0.45
is_never_zero
Method · 0.45
offset
Method · 0.45
max
Method · 0.45
imax
Method · 0.45
fmt_univ
Function · 0.45
normalize_aux
Function · 0.45
normalize_imax_dispatch
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected