MCPcopy Create free account
hub / github.com/bytecodealliance/wasmtime / func.rs

File func.rs

tests/all/component_model/func.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#![cfg(not(miri))]
2
3use super::{ApiStyle, REALLOC_AND_FREE};
4use bytes::{Bytes, BytesMut};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected