Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PLSysSec/wave
/ len
Method
len
src/tcb/verifier/trace.rs:190–192 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
188
#[trusted]
189
#[pure]
190
pub fn len(&self) -> usize {
191
self.v.len()
192
}
193
194
// Encoded as body-less Viper method
195
#[trusted]
Callers
2
min_depth
Function · 0.45
os_getboottime
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected