wasmer
5.0.2
Module function_env
Structs
In crate wasmer
Module
wasmer
::
function_env
Copy item path
source
·
[
−
]
Structs
§
FunctionEnv
An opaque reference to a function environment. The function environment data is owned by the
Store
.
FunctionEnvMut
A temporary handle to a
FunctionEnv
.