MCPcopy Create free account
hub / github.com/bytecodealliance/wasmtime / is_reserved_value

Method is_reserved_value

cranelift/entity/src/packed_option.rs:152–154  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

150 }
151
152 fn is_reserved_value(&self) -> bool {
153 self.0 == 13
154 }
155 }
156
157 #[test]

Callers 2

is_noneMethod · 0.45
is_someMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected