MCPcopy Create free account
hub / github.com/bluejekyll/wasmtime-java / IntoString

Class IntoString

wasmtime-jni/src/wasm_value.rs:378–378  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

376}
377
378struct IntoString(WasmSlice);
379impl IntoJavaObject for IntoString {
380 unsafe fn into_java<'j, S: AsContextMut>(
381 self,

Callers 2

load_from_argsMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…