Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wasmtime
/ next
Method
next
examples/mpk.rs:160–162 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
158
}
159
}
160
fn next(&self) -> u32 {
161
self.next
162
}
163
fn record(&mut self, success: bool) {
164
if !success {
165
self.growing = false
Callers
3
probe_engine_size
Function · 0.45
num_bytes_mapped
Function · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected