MCPcopy 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_sizeFunction · 0.45
num_bytes_mappedFunction · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected