mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-08 13:48:26 +00:00
doc(api) Update.
This commit is contained in:
2
lib/api/src/externals/function.rs
vendored
2
lib/api/src/externals/function.rs
vendored
@@ -476,7 +476,7 @@ impl<T: VMDynamicFunction> VMDynamicFunctionCall<T> for VMDynamicFunctionContext
|
||||
}
|
||||
|
||||
/// This private inner module contains the low-level implementation
|
||||
/// for `Func` and its siblings.
|
||||
/// for `Function` and its siblings.
|
||||
mod inner {
|
||||
use std::convert::Infallible;
|
||||
use std::error::Error;
|
||||
|
||||
Reference in New Issue
Block a user