Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
use jni::objects::JString;
2
use jni::JNIEnv;
3
use wasm_bindgen::convert::WasmSlice;
4
use wasmtime::WasmTy;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected