mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-13 13:58:38 +00:00
Update lib/api/src/engine.rs
This commit is contained in:
@@ -19,7 +19,7 @@ impl Engine {
|
||||
since = "4.0.0",
|
||||
note = "engine.cloned() has been deprecated in favor of engine.clone()"
|
||||
)]
|
||||
/// Returns the [`Tunables`].
|
||||
/// Returns the [`Engine`].
|
||||
pub fn cloned(&self) -> Self {
|
||||
self.clone()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user