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

File str.rs

wasmtime-jni/src/ty/str.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use jni::objects::JString;
2use jni::JNIEnv;
3use wasm_bindgen::convert::WasmSlice;
4use wasmtime::WasmTy;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected