mirror of
https://github.com/fluencelabs/wasmer
synced 2025-06-25 14:41:32 +00:00
Fix lint
This commit is contained in:
@ -66,7 +66,6 @@ pub type Invoke = unsafe extern "C" fn(
|
||||
Option<NonNull<c_void>>,
|
||||
) -> bool;
|
||||
|
||||
|
||||
/// TODO(lachlan): Naming TBD.
|
||||
/// This contains the trampoline and invoke functions for a specific signature,
|
||||
/// as well as the environment that the invoke function may or may not require.
|
||||
|
Reference in New Issue
Block a user