mirror of
https://github.com/fluencelabs/wasmer
synced 2025-06-22 21:21:33 +00:00
docs: fix markup runtime-core docs
Signed-off-by: Stephan Renatus <srenatus@chef.io>
This commit is contained in:
@ -49,7 +49,7 @@ macro_rules! trace {
|
||||
/// # Usage
|
||||
///
|
||||
/// Function pointers or closures are supported. Closures can capture
|
||||
/// their environment (with `move). The first parameter is likely to
|
||||
/// their environment (with `move`). The first parameter is likely to
|
||||
/// be of kind `vm::Ctx`, though it can be optional.
|
||||
///
|
||||
/// ```
|
||||
|
Reference in New Issue
Block a user