MCPcopy 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}
191impl IntoValue for Handle {
192 fn into_handle(self) -> Result<Handle> { Ok(self) }
193}
194
195/* Kwargs */

Callers

nothing calls this directly

Calls 2

BytesClass · 0.85
encodeFunction · 0.70

Tested by

no test coverage detected