mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-13 13:58:38 +00:00
Fixed doc again
This commit is contained in:
@@ -159,7 +159,7 @@ impl Module {
|
||||
/// # Ok(())
|
||||
/// # }
|
||||
/// ```
|
||||
/// # Example of loading a module using just an [`Engine`] and no [`Store`]
|
||||
/// # Example of loading a module using just an `Engine` and no `Store`
|
||||
///
|
||||
/// ```
|
||||
/// # use wasmer::*;
|
||||
|
||||
Reference in New Issue
Block a user