2 lines
8.1 KiB
HTML
Raw Normal View History

2019-09-06 15:57:44 -07:00
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="API documentation for the Rust `prelude` mod in crate `wasmer_runtime_core`."><meta name="keywords" content="rust, rustlang, rust-lang, prelude"><title>wasmer_runtime_core::prelude - Rust</title><link rel="stylesheet" type="text/css" href="../../normalize.css"><link rel="stylesheet" type="text/css" href="../../rustdoc.css" id="mainThemeStyle"><link rel="stylesheet" type="text/css" href="../../dark.css"><link rel="stylesheet" type="text/css" href="../../light.css" id="themeStyle"><script src="../../storage.js"></script><noscript><link rel="stylesheet" href="../../noscript.css"></noscript><link rel="shortcut icon" href="https://wasmer.io/static/icons/favicon.ico"><style type="text/css">#crate-search{background-image:url("../../down-arrow.svg");}</style></head><body class="rustdoc mod"><!--[if lte IE 8]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="sidebar"><div class="sidebar-menu">&#9776;</div><a href='../../wasmer_runtime_core/index.html'><div class='logo-container'><img src='https://avatars3.githubusercontent.com/u/44205449?s=200&v=4' alt='logo'></div></a><p class='location'>Module prelude</p><div class="sidebar-elems"><div class="block items"><ul><li><a href="#reexports">Re-exports</a></li></ul></div><p class='location'><a href='../index.html'>wasmer_runtime_core</a></p><script>window.sidebarCurrent = {name: 'prelude', ty: 'mod', relpath: '../'};</script><script defer src="../sidebar-items.js"></script></div></nav><div class="theme-picker"><button id="theme-picker" aria-label="Pick another theme!"><img src="../../brush.svg" width="18" alt="Pick another theme!"></button><div id="theme-choices"></div></div><script src="../../theme.js"></script><nav class="sub"><form class="search-form js-only"><div class="search-container"><div><select id="crate-search"><option value="All crates">All crates</option></select><input class="search-input" name="search" autocomplete="off" spellcheck="false" placeholder="Click or press S to search, ? for more options…" type="search"></div><a id="settings-menu" href="../../settings.html"><img src="../../wheel.svg" width="18" alt="Change settings"></a></div></form></nav><section id="main" class="content"><h1 class='fqn'><span class='out-of-band'><span id='render-detail'><a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">[<span class='inner'>&#x2212;</span>]</a></span><a class='srclink' href='../../src/wasmer_runtime_core/lib.rs.html#79-88' title='goto source code'>[src]</a></span><span class='in-band'>Module <a href='../index.html'>wasmer_runtime_core</a>::<wbr><a class="mod" href=''>prelude</a></span></h1><h2 id='reexports' class='section-header'><a href="#reexports">Re-exports</a></h2>
<table><tr><td><code>pub use crate::import::<a class="struct" href="../../wasmer_runtime_core/import/struct.ImportObject.html" title="struct wasmer_runtime_core::import::ImportObject">ImportObject</a>;</code></td></tr><tr><td><code>pub use crate::import::<a class="struct" href="../../wasmer_runtime_core/import/struct.Namespace.html" title="struct wasmer_runtime_core::import::Namespace">Namespace</a>;</code></td></tr><tr><td><code>pub use crate::types::<a class="struct" href="../../wasmer_runtime_core/types/struct.FuncIndex.html" title="struct wasmer_runtime_core::types::FuncIndex">FuncIndex</a>;</code></td></tr><tr><td><code>pub use crate::types::<a class="struct" href="../../wasmer_runtime_core/types/struct.GlobalIndex.html" title="struct wasmer_runtime_core::types::GlobalIndex">GlobalIndex</a>;</code></td></tr><tr><td><code>pub use crate::types::<a class="struct" href="../../wasmer_runtime_core/types/struct.ImportedFuncIndex.html" title="struct wasmer_runtime_core::types::ImportedFuncIndex">ImportedFuncIndex</a>;</code></td></tr><tr><td><code>pub use crate::types::<a class="struct" href="../../wasmer_runtime_core/types/struct.ImportedGlobalIndex.html" title="struct wasmer_runtime_core::types::ImportedGlobalIndex">ImportedGlobalIndex</a>;</code></td></tr><tr><td><code>pub use crate::types::<a class="struct" href="../../wasmer_runtime_core/types/struct.ImportedMemoryIndex.html" title="struct wasmer_runtime_core::types::ImportedMemoryIndex">ImportedMemoryIndex</a>;</code></td></tr><tr><td><code>pub use crate::types::<a class="struct" href="../../wasmer_runtime_core/types/struct.ImportedTableIndex.html" title="struct wasmer_runtime_core::types::ImportedTableIndex">ImportedTableIndex</a>;</code></td></tr><tr><td><code>pub use crate::types::<a class="struct" href="../../wasmer_runtime_core/types/struct.LocalFuncIndex.html" title="struct wasmer_runtime_core::types::LocalFuncIndex">LocalFuncIndex</a>;</code></td></tr><tr><td><code>pub use crate::types::<a class="struct" href="../../wasmer_runtime_core/types/struct.LocalGlobalIndex.html" title="struct wasmer_runtime_core::types::LocalGlobalIndex">LocalGlobalIndex</a>;</code></td></tr><tr><td><code>pub use crate::types::<a class="struct" href="../../wasmer_runtime_core/types/struct.LocalMemoryIndex.html" title="struct wasmer_runtime_core::types::LocalMemoryIndex">LocalMemoryIndex</a>;</code></td></tr><tr><td><code>pub use crate::types::<a class="struct" href="../../wasmer_runtime_core/types/struct.LocalTableIndex.html" title="struct wasmer_runtime_core::types::LocalTableIndex">LocalTableIndex</a>;</code></td></tr><tr><td><code>pub use crate::types::<a class="struct" href="../../wasmer_runtime_core/types/struct.MemoryIndex.html" title="struct wasmer_runtime_core::types::MemoryIndex">MemoryIndex</a>;</code></td></tr><tr><td><code>pub use crate::types::<a class="struct" href="../../wasmer_runtime_core/types/struct.TableIndex.html" title="struct wasmer_runtime_core::types::TableIndex">TableIndex</a>;</code></td></tr><tr><td><code>pub use crate::types::<a class="enum" href="../../wasmer_runtime_core/types/enum.Type.html" title="enum wasmer_runtime_core::types::Type">Type</a>;</code></td></tr><tr><td><code>pub use crate::types::<a class="enum" href="../../wasmer_runtime_core/types/enum.Value.html" title="enum wasmer_runtime_core::types::Value">Value</a>;</code></td></tr><tr><td><code>pub use crate::<a class="mod" href="../../wasmer_runtime_core/vm/index.html" title="mod wasmer_runtime_core::vm">vm</a>;</code></td></tr><tr><td><code>pub use crate::<a class="macro" href="../../wasmer_runtime_core/macro.func.html" title="macro wasmer_runtime_core::func">func</a>;</code></td></tr><tr><td><code>pub use crate::<a class="macro" href="../../wasmer_runtime_core/macro.imports.html" title="macro wasmer_runtime_core::imports">imports</a>;</code></td></tr></table></section><section id="search" class="content hidden"></section><section class="footer"></section><aside id="help" class="hidden"><div><h1 class="hidden">Help</h1><div class="shortcuts"><h2>Keyboard Shortcuts</h2><dl><dt><kbd>?</kbd></dt