Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bluejekyll/wasmtime-java
/ byte_slice.rs
File
byte_slice.rs
wasmtime-jni/src/ty/byte_slice.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
use std::ops::Deref;
2
3
use anyhow::{anyhow, ensure, Error};
4
use log::debug;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected