Docs.rs
tinywasm-wasmparser-0.202.0
tinywasm-wasmparser 0.202.0
Permalink
Docs.rs crate page
Apache-2.0
WITH LLVM-exception
Links
Homepage
Repository
crates.io
Source
Owners
explodingcamera
Dependencies
ahash ^0.8
normal
bitflags ^2.4.1
normal
hashbrown ^0.14.3
normal
indexmap ^2.2
normal
semver ^1.0
normal
anyhow ^1.0
dev
criterion ^0.5
dev
env_logger ^0.11
dev
log ^0.4
dev
once_cell ^1.13.0
dev
rayon ^1.8
dev
wasm-encoder ^0.202
dev
wast ^202.0
dev
wat ^1.200
dev
Versions
100%
of the crate is documented
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
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
tinywasm_
wasmparser
0.202.0
Aliasable
Implementors
In tinywasm_
wasmparser::
types
tinywasm_wasmparser
::
types
Trait
Aliasable
Copy item path
Source
pub trait Aliasable { }
Expand description
A type that can be aliased in the component model.
Implementors
§
Source
§
impl
Aliasable
for
ComponentAnyTypeId
Source
§
impl
Aliasable
for
AliasableResourceId
Source
§
impl
Aliasable
for
ComponentCoreInstanceTypeId
Source
§
impl
Aliasable
for
ComponentCoreModuleTypeId
Source
§
impl
Aliasable
for
ComponentDefinedTypeId
Source
§
impl
Aliasable
for
ComponentFuncTypeId
Source
§
impl
Aliasable
for
ComponentInstanceTypeId
Source
§
impl
Aliasable
for
ComponentTypeId
Source
§
impl
Aliasable
for
ComponentValueTypeId
Source
§
impl
Aliasable
for
RecGroupId