Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dylan-sutton-chavez/edge-python
/ into_handle
Method
into_handle
wasm-pdk/src/lib.rs:192–192 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
190
}
191
impl IntoValue for Handle {
192
fn into_handle(self) -> Result<Handle> { Ok(self) }
193
}
194
195
/* Kwargs */
Callers
nothing calls this directly
Calls
2
Bytes
Class · 0.85
encode
Function · 0.70
Tested by
no test coverage detected