Docs.rs
js-component-bindgen-1.10.0
js-component-bindgen 1.10.0
Docs.rs crate page
Apache-2.0
WITH LLVM-exception
Links
Homepage
Repository
crates.io
Source
Owners
t3hmrman
guybedford
tschneidereit
jco-release-bot
Dependencies
anyhow ^1.0.95
normal
base64 ^0.22.1
normal
heck ^0.5.0
normal
log ^0.4.22
normal
semver ^1.0.25
normal
wasm-encoder ^0.225.0
normal
wasmparser ^0.225.0
normal
wasmtime-environ ^30.0.1
normal
wit-bindgen-core ^0.39.0
normal
wit-component ^0.225.0
normal
wit-parser ^0.225.0
normal
Versions
21.05%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
js_
component_
bindgen
1.10.0
Resource
Map
Aliased Type
In js_
component_
bindgen::
function_
bindgen
js_component_bindgen
::
function_bindgen
Type Alias
ResourceMap
Copy item path
Source
pub type ResourceMap =
BTreeMap
<
TypeId
,
ResourceTable
>;
Aliased Type
ยง
struct ResourceMap {
/* private fields */
}