mirror of
https://github.com/fluencelabs/wasmer
synced 2025-07-31 23:32:04 +00:00
Publishing GitHub Pages ***NO_CI***
This commit is contained in:
1
rustdoc/take_mut/scoped/sidebar-items.js
Normal file
1
rustdoc/take_mut/scoped/sidebar-items.js
Normal file
@@ -0,0 +1 @@
|
||||
initSidebarItems({"fn":[["scope","Main function to create a `Scope`."]],"struct":[["Hole","A `Hole<'c, 'm, T, F>` represents an unfilled `&'m mut T` which must be filled before the end of the `Scope` with lifetime `'c` and recovery closure `F`."],["Scope","Represents a scope within which, it is possible to take a `T` from a `&mut T` as long as the `&mut T` outlives the scope."]]});
|
Reference in New Issue
Block a user