MCPcopy Create free account
hub / github.com/explodingcamera/tinywasm / offset

Method offset

crates/types/src/instructions.rs:21–23  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

19
20 #[inline]
21 pub const fn offset(self) -> u64 {
22 self.offset
23 }
24
25 #[inline]
26 pub const fn mem_addr(self) -> MemAddr {

Callers 1

fromMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected