mirror of
https://github.com/fluencelabs/wasmer
synced 2025-07-30 23:02:06 +00:00
Merge pull request #1079 from srenatus/sr/fix-markup
docs: fix markup runtime-core docs
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