Docs.rs
  • tinywasm-wasmparser-0.200.3
    • tinywasm-wasmparser 0.200.3
    • 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.200 dev
      • wast ^200.0 dev
      • wat ^1.200 dev
    • Versions
    • 100% 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
    • 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_wasmparser0.200.3

Aliasable

Implementors

In tinywasm_wasmparser::types

?
Change settings

Trait tinywasm_wasmparser::types::Aliasable

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